Skip to content

Hostname

affordplan.com

Last fetched

affordplan.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · affordplan.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/affordplan.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.201.105.9513.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.202.14.11013.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.204.2.6313.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.143.4213.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.163.12013.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.234.198.11813.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
15.207.205.6915.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
15.207.212.5415.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.109.193.2413.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.111.14.1653.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.111.216.1113.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.6.1.1673.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.47.1523.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.191.8313.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.204.192.16413.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.120.6213.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.202.192.17713.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.207.109.6213.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of affordplan.com.

Web-graph footprint

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

17 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for affordplan.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEzohomail.in
SPF_IP13.234.233.86
SPF_IP13.234.39.87
SPF_IP3.109.38.88
SPF_IP3.6.244.91

Related pages

Pivot deeper into the graph from affordplan.com.

Cypher and MCP

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

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