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
Resolution chain
nerdwallet.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.25.155.182 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.52.27.38 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.192.59.60 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.230.142.45 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.233.28.79 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.207.151.92 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.23.71.214 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.166.30.4 | 54.166.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.80.71.205 | 54.80.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:470
- Organization
- on behalf of nerdwallet.com owner
- Contact emails
- nerdwallet.com@domainsbyproxy.com
- nerdwallet.com-registrant@anonymised.email
- 119d755c-0476-45e2-bb84-b26c973e5f84@identity-protect.org
- 91bc8c3c-168e-4294-80ec-f5e2cb2792b0@identity-protect.org
- 937342f4-bf96-478d-b278-b30b528b599c@identity-protect.org
- afd9d68b-3532-4d10-9d6a-d6e9599e3c31@identity-protect.org
- c01b2dd6-9219-4ca4-9e26-d7c653e32fcd@identity-protect.org
- cb469c12-b347-436c-85db-75efe4be24a6@identity-protect.org
- d6074ff5-c422-4761-a899-e0fa6b1b7c5f@identity-protect.org
- owner-10499201@nerdwallet.com.whoisprivacyservice.org
- owner-10696583@nerdwallet.com.whoisprivacyservice.org
- owner-10860325@nerdwallet.com.whoisprivacyservice.org
- owner-10932892@nerdwallet.com.whoisprivacyservice.org
- owner-11039099@nerdwallet.com.whoisprivacyservice.org
- owner-11059418@nerdwallet.com.whoisprivacyservice.org
- owner-11130274@nerdwallet.com.whoisprivacyservice.org
- owner-11131985@nerdwallet.com.whoisprivacyservice.org
- owner-11202841@nerdwallet.com.whoisprivacyservice.org
- owner-11283770@nerdwallet.com.whoisprivacyservice.org
- owner-11309048@nerdwallet.com.whoisprivacyservice.org
- and 62 more
Subdomains
59 observed subdomains of nerdwallet.com.
Showing 25 of 59. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nerdwallet.com in the public web crawl.
46,727 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for nerdwallet.com.
| Mechanism | Target |
|---|---|
| SPF_A | smtp.mtgalert.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.qp-mail.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mg-spf.greenhouse.io |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 4.7.8.108/32 |
| SPF_IP | 4.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.