Skip to content

Hostname

nerdwallet.com

Last fetched

nerdwallet.com resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:470 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.155.182100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.27.38100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.59.6034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.142.4534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.28.7934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.207.151.9252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.71.21452.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.166.30.454.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.80.71.20554.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:470
Organization
on behalf of nerdwallet.com owner
Contact emails

Subdomains

59 observed subdomains of nerdwallet.com.

Web-graph footprint

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

46,727 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for nerdwallet.com.

MechanismTarget
SPF_Asmtp.mtgalert.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.qp-mail.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmg-spf.greenhouse.io
SPF_INCLUDEspf.mandrillapp.com
SPF_IP4.7.8.108/32
SPF_IP4.7.8.109/32

Related pages

Pivot deeper into the graph from nerdwallet.com.

Cypher and MCP

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

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