Skip to content

Hostname

myplan.com

Last fetched

myplan.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:tierranet inc. d/b/a domaindiscover as the registrar.

Nutrition Label

WHISPER CANON · myplan.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/myplan.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.20.250.53107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:tierranet inc. d/b/a domaindiscover
Organization
ken exner
Contact emails

Subdomains

127 observed subdomains of myplan.com.

Web-graph footprint

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

566 sites link to this hostname.

1,251 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for myplan.com.

MechanismTarget
SPF_Amyplan.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP107.20.250.53
SPF_MXmyplan.com

Related pages

Pivot deeper into the graph from myplan.com.

Cypher and MCP

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

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