Skip to content

Hostname

youraffordableplan.com

Last fetched

youraffordableplan.com resolves to 4 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · youraffordableplan.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/youraffordableplan.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.192.36.4423.192.36.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.192.36.4823.192.36.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
62.115.252.3462.115.0.0/16AS1299TWELVE99 - Arelion Sweden ABFI
80.239.137.13880.239.128.0/19AS1299TWELVE99 - Arelion Sweden ABFI

WHOIS identity

Registrar
iana:299
Organization
dns admin
Contact emails

Subdomains

5 observed subdomains of youraffordableplan.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for youraffordableplan.com.

MechanismTarget
SPF_INCLUDEehealthinsurance.com

Related pages

Pivot deeper into the graph from youraffordableplan.com.

Cypher and MCP

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

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