Skip to content

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

WHISPER CANON · money2020.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/money2020.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.71.140.1435.71.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
52.223.46.8452.223.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:468
Organization
ascential domain
Contact emails

Subdomains

52 observed subdomains of money2020.com.

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.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for money2020.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com

Related pages

Pivot deeper into the graph from money2020.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.