Skip to content

Hostname

2heads.com

Last fetched

2heads.com resolves to 1 IPv4 address operated by T-UNICLOUD UNICLOUD TECH CO.,LTD. in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · 2heads.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/2heads.com

Resolution chain

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

IPPrefixASNOperatorCountry
109.109.134.45109.109.128.0/20AS205072T-UNICLOUD UNICLOUD TECH CO.,LTD.GB

WHOIS identity

Registrar
iana:83
Organization
2 heads global design
Contact emails

Subdomains

3 observed subdomains of 2heads.com.

Web-graph footprint

Distinct hostnames that link to or from 2heads.com in the public web crawl.

28 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for 2heads.com.

MechanismTarget
SPF_INCLUDE9457190.spf03.hubspotemail.net
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEspf.ess.uk.barracudanetworks.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP89.106.182.214

Related pages

Pivot deeper into the graph from 2heads.com.

Cypher and MCP

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

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