Skip to content

Hostname

80twenty.com

Last fetched

80twenty.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in FI. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · 80twenty.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/80twenty.com

Resolution chain

80twenty.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.228.57.6735.228.48.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCFI

WHOIS identity

Registrar
iana:69
Organization
danny sullivan
Contact emails

Subdomains

2 observed subdomains of 80twenty.com.

Web-graph footprint

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

48 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for 80twenty.com.

MechanismTarget
SPF_INCLUDE_spf.bullhornmail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.zcsend.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.securedsigning.com
SPF_INCLUDEspf.wootemple.com

Related pages

Pivot deeper into the graph from 80twenty.com.

Cypher and MCP

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

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