Skip to content

Hostname

interaction-design.org

Last fetched

interaction-design.org resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:99 as the registrar.

Nutrition Label

WHISPER CANON · interaction-design.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/interaction-design.org

Resolution chain

interaction-design.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
165.22.4.137165.22.0.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
45.55.126.17245.55.124.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:99
Organization
mads soegaard
Contact emails

Subdomains

29 observed subdomains of interaction-design.org.

Web-graph footprint

Distinct hostnames that link to or from interaction-design.org in the public web crawl.

11,297 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for interaction-design.org.

MechanismTarget
SPF_Ainteraction-design.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_MXinteraction-design.org

Related pages

Pivot deeper into the graph from interaction-design.org.

Cypher and MCP

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

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