Skip to content

Hostname

interdomain.es

Last fetched

interdomain.es resolves to 1 IPv4 address operated by AS16371 in ES.

Nutrition Label

WHISPER CANON · interdomain.esRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/interdomain.es

Resolution chain

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

IPPrefixASNOperatorCountry
86.109.99.24386.109.99.0/24AS16371ES

WHOIS identity

No WHOIS records are currently associated with interdomain.es in WhisperGraph.

Subdomains

7 observed subdomains of interdomain.es.

Web-graph footprint

Distinct hostnames that link to or from interdomain.es in the public web crawl.

87 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for interdomain.es.

MechanismTarget
SPF_INCLUDEoutlook.com
SPF_INCLUDEspf.acumbamail.com
SPF_IP217.116.0.0/24
SPF_IP217.116.1.0/24
SPF_IP217.116.1.76/24
SPF_IP217.116.26.0/24
SPF_IP77.240.117.0/24
SPF_IP86.109.99.243
SPF_IP86.109.99.247

Related pages

Pivot deeper into the graph from interdomain.es.

Cypher and MCP

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

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