Skip to content

Hostname

2020spaces.com

Last fetched

2020spaces.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 2020spaces.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/2020spaces.com

Resolution chain

2020spaces.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

43 observed subdomains of 2020spaces.com.

Web-graph footprint

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

422 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for 2020spaces.com.

MechanismTarget
SPF_A2020spaces.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.111.0.111/32
SPF_IP204.19.20.0/24
SPF_IP40.95.0.0/16
SPF_IP66.46.85.173
SPF_IP71.19.191.130
SPF_IP72.35.20.197/32
SPF_IP74.216.180.118
SPF_IP74.216.180.3/32
SPF_IP84.37.93.79
SPF_MX2020spaces.com

Related pages

Pivot deeper into the graph from 2020spaces.com.

Cypher and MCP

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

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