Skip to content

Hostname

spiraldesign.org

Last fetched

spiraldesign.org resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · spiraldesign.orgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/spiraldesign.org

Resolution chain

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

IPPrefixASNOperatorCountry
5.135.29.2085.135.0.0/16AS16276FR

WHOIS identity

Registrar
iana:113
Organization
negah it co
Contact emails

Subdomains

32 observed subdomains of spiraldesign.org.

Web-graph footprint

Distinct hostnames that link to or from spiraldesign.org in the public web crawl.

27 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • spiraldesign.org

SPF policy

5 SPF mechanisms authorising senders for spiraldesign.org.

MechanismTarget
SPF_Aspiraldesign.org
SPF_IP185.165.40.235
SPF_IP185.81.99.110
SPF_IP5.135.29.208
SPF_MXspiraldesign.org

Related pages

Pivot deeper into the graph from spiraldesign.org.

Cypher and MCP

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

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