Skip to content

Hostname

ee-docs.com

Last fetched

ee-docs.com resolves to 1 IPv4 address operated by AS27843 in PE. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · ee-docs.comRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ee-docs.com

Resolution chain

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

IPPrefixASNOperatorCountry
168.121.49.201168.121.48.0/23AS27843PE

WHOIS identity

Registrar
iana:440
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of ee-docs.com.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for ee-docs.com.

MechanismTarget
SPF_Aee-docs.com
SPF_INCLUDEamazonses.com
SPF_IP190.116.22.147
SPF_IP190.116.22.148
SPF_IP190.116.22.149
SPF_IP190.116.22.154
SPF_IP190.116.22.157
SPF_IP190.116.22.242
SPF_IP190.116.22.244
SPF_IP190.119.142.244
SPF_IP190.119.142.245
SPF_IP190.119.142.246
SPF_IP190.119.142.247
SPF_IP190.119.142.248
SPF_IP190.119.142.249
SPF_IP190.119.142.250
SPF_IP190.81.123.250/29
SPF_IP191.98.176.22
SPF_MXee-docs.com

Related pages

Pivot deeper into the graph from ee-docs.com.

Cypher and MCP

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

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