Skip to content

Hostname

xtracta.com

Last fetched

xtracta.com resolves to 1 IPv4 address operated by TWO-DEGREES-AS-AP Two Degrees Networks Limited in NZ. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · xtracta.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/xtracta.com

Resolution chain

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

IPPrefixASNOperatorCountry
60.234.77.19860.234.0.0/16AS9790TWO-DEGREES-AS-AP Two Degrees Networks LimitedNZ

WHOIS identity

Registrar
iana:303
Organization
jonathan spence
Contact emails

Subdomains

26 observed subdomains of xtracta.com.

Web-graph footprint

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

147 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for xtracta.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzcsend.net
SPF_IP114.23.242.200/29
SPF_IP2400:4800:4017:100::/56
SPF_IP2400:4800:4018:200::/56
SPF_IP60.234.77.192/27
SPF_MXxtracta.com

Related pages

Pivot deeper into the graph from xtracta.com.

Cypher and MCP

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

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