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
Resolution chain
xtracta.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 60.234.77.198 | 60.234.0.0/16 | AS9790 | TWO-DEGREES-AS-AP Two Degrees Networks Limited | NZ |
WHOIS identity
- Registrar
- iana:303
- Organization
- jonathan spence
- Contact emails
Subdomains
26 observed subdomains of xtracta.com.
Showing 25 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from xtracta.com in the public web crawl.
147 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for xtracta.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | transmail.net |
| SPF_INCLUDE | zcsend.net |
| SPF_IP | 114.23.242.200/29 |
| SPF_IP | 2400:4800:4017:100::/56 |
| SPF_IP | 2400:4800:4018:200::/56 |
| SPF_IP | 60.234.77.192/27 |
| SPF_MX | xtracta.com |
Related pages
Pivot deeper into the graph from xtracta.com.
- IP · 60.234.77.198
- ASN · AS9790TWO-DEGREES-AS-AP Two Degrees Networks Limited
- Registrar · iana:303
- Country · NZ
- Email · 72250f4b8b4b4469a5349a1b0d00cc7b.protect@withheldforprivacy.com
- TLD · .com
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.