Skip to content

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

WHISPER CANON · otcexgroup.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/otcexgroup.com

Resolution chain

otcexgroup.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.252.40.2634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.35.8152.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.30.3354.229.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.167.10754.72.0.0/16AS16509AMAZON-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 outbound links

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for otcexgroup.com.

MechanismTarget
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.brokerhub.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfcloud.letsignit.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP185.65.32.101
SPF_IP185.65.32.62
SPF_IP185.65.32.80
SPF_IP185.65.32.81
SPF_IP185.65.32.82
SPF_IP185.65.32.83
SPF_IP185.65.32.84
SPF_IP185.65.32.85
SPF_IP185.65.32.86
SPF_IP185.65.32.87
SPF_IP185.65.32.88
SPF_IP194.98.42.44
SPF_IP212.113.20.194
SPF_IP212.113.20.198
SPF_IP212.73.244.12
SPF_IP212.73.244.22
SPF_IP212.73.244.5
SPF_IP212.73.244.8
SPF_IP83.151.68.33

Related pages

Pivot deeper into the graph from otcexgroup.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.