Skip to content

Hostname

isode.com

Last fetched

isode.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · isode.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/isode.com

Resolution chain

isode.com 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:83
Organization
claire potter
Contact emails

Subdomains

33 observed subdomains of isode.com.

Web-graph footprint

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

90 sites link to this hostname.

52 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for isode.com.

MechanismTarget
SPF_Aanimal.isode.com
SPF_Aext.isode.com
SPF_Astatler.isode.com
SPF_Awaldorf.isode.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP182.50.78.65/32
SPF_IP204.14.232.65/32
SPF_IP204.14.234.65/32
SPF_IP62.232.206.188
SPF_IP62.232.206.190
SPF_IP96.43.144.65/32
SPF_IP96.43.147.65
SPF_IP96.43.148.65/32
SPF_IP96.43.151.65
SPF_MXisode.com

Related pages

Pivot deeper into the graph from isode.com.

Cypher and MCP

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

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