Skip to content

Hostname

xtensible.net

Last fetched

xtensible.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · xtensible.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/xtensible.net

Resolution chain

xtensible.net 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
claude vernatter
Contact emails

Subdomains

50 observed subdomains of xtensible.net.

Web-graph footprint

Distinct hostnames that link to or from xtensible.net in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for xtensible.net.

MechanismTarget
SPF_INCLUDE23586323.spf01.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP12.97.230.36
SPF_IP12.97.230.37
SPF_IP12.97.230.38
SPF_IP135.84.68.123/32
SPF_IP159.183.93.252
SPF_IP192.254.122.128
SPF_IP199.167.224.0/22
SPF_IP206.152.14.54/32
SPF_IP207.207.14.52
SPF_IP208.86.168.7/32
SPF_IP64.129.169.230

Related pages

Pivot deeper into the graph from xtensible.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "xtensible.net"})-[: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.