Skip to content

Hostname

3eiq.com

Last fetched

3eiq.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 3eiq.comRouting diversity1.5/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/3eiq.com

Resolution chain

3eiq.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.229.63.17052.224.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:146
Organization
3e
Contact emails

Subdomains

39 observed subdomains of 3eiq.com.

Web-graph footprint

Distinct hostnames that link to or from 3eiq.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for 3eiq.com.

MechanismTarget
SPF_A3eiq.com
SPF_INCLUDEspf-001f9f01.pphosted.com
SPF_IP192.31.208.32/27
SPF_IP192.58.131.0/24
SPF_IP205.220.160.11/32
SPF_IP205.220.172.1/32
SPF_IP206.208.174.54
SPF_IP63.251.118.0/24
SPF_IP64.244.34.38
SPF_IP67.216.226.103
SPF_IP70.167.173.0/24
SPF_MX3eiq.com

Related pages

Pivot deeper into the graph from 3eiq.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "3eiq.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.