Hostname
otcexgroup.com
Last fetched
otcexgroup.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:15 as the registrar.
Nutrition Label
Resolution chain
otcexgroup.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.252.40.26 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.17.35.81 | 52.16.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.229.30.33 | 54.229.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.72.167.107 | 54.72.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:15
- Organization
- hpc
- Contact emails
Subdomains
7 observed subdomains of otcexgroup.com.
Web-graph footprint
Distinct hostnames that link to or from otcexgroup.com in the public web crawl.
9 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
25 SPF mechanisms authorising senders for otcexgroup.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | de._netblocks.mimecast.com |
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_INCLUDE | spf.brokerhub.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfcloud.letsignit.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 185.65.32.101 |
| SPF_IP | 185.65.32.62 |
| SPF_IP | 185.65.32.80 |
| SPF_IP | 185.65.32.81 |
| SPF_IP | 185.65.32.82 |
| SPF_IP | 185.65.32.83 |
| SPF_IP | 185.65.32.84 |
| SPF_IP | 185.65.32.85 |
| SPF_IP | 185.65.32.86 |
| SPF_IP | 185.65.32.87 |
| SPF_IP | 185.65.32.88 |
| SPF_IP | 194.98.42.44 |
| SPF_IP | 212.113.20.194 |
| SPF_IP | 212.113.20.198 |
| SPF_IP | 212.73.244.12 |
| SPF_IP | 212.73.244.22 |
| SPF_IP | 212.73.244.5 |
| SPF_IP | 212.73.244.8 |
| SPF_IP | 83.151.68.33 |
Related pages
Pivot deeper into the graph from otcexgroup.com.
- IP · 34.252.40.26
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:15
- Country · IE
- Email · reda.akachat@otcexgroup.com
- TLD · .com
- Browse hostnames · ot…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "otcexgroup.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.