Skip to content

Hostname

idtplans.com

Last fetched

idtplans.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.251.1113.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.251.11913.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.251.12413.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.251.4013.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.183.11418.64.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.183.5918.64.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.183.6818.64.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.183.8018.64.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.206.583.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.643.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.83.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.93.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

Registrar
iana:81
Organization
idtplans
Contact emails

Subdomains

26 observed subdomains of idtplans.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for idtplans.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP54.240.49.89

Related pages

Pivot deeper into the graph from idtplans.com.

Cypher and MCP

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

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