Hostname
money2020.com
Last fetched
money2020.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
money2020.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.71.140.14 | 35.71.128.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 52.223.46.84 | 52.223.32.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- ascential domain
- Contact emails
- money2020.com@domainsbyproxy.com
- dnsmaster@ascential.com
- 302f1cfc-3203-49ba-a7c9-070f3b422dd2@identity-protect.org
- 7669e736-890e-4164-be46-c80a1bedf4c2@identity-protect.org
- 7bf673ce-f634-4148-86d3-51c85038b8d0@identity-protect.org
- 7fdb636f-9def-401f-a439-e1be0cfd069c@identity-protect.org
- da3980fb-9b39-42ce-bd2a-690c59d77fd5@identity-protect.org
- owner-5169595@money2020.com.whoisprivacyservice.org
- owner-5366977@money2020.com.whoisprivacyservice.org
- owner-5906875@money2020.com.whoisprivacyservice.org
- owner-8845212@money2020.com.whoisprivacyservice.org
- owner-9582492@money2020.com.whoisprivacyservice.org
Subdomains
52 observed subdomains of money2020.com.
Showing 25 of 52. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from money2020.com in the public web crawl.
806 sites link to this hostname.
115 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for money2020.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.qualtrics.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
Related pages
Pivot deeper into the graph from money2020.com.
- IP · 35.71.140.14
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · money2020.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · mo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "money2020.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.