Skip to content

Hostname

design21.net

Last fetched

design21.net resolves to 1 IPv4 address operated by AS17845 in KR. WHOIS lists iana:1542 as the registrar.

Nutrition Label

WHISPER CANON · design21.netRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/design21.net

Resolution chain

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

IPPrefixASNOperatorCountry
110.93.29.19110.93.29.0/24AS17845KR

WHOIS identity

Registrar
iana:1542
Organization
designworks
Contact emails

Subdomains

17 observed subdomains of design21.net.

Web-graph footprint

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

810 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for design21.net.

MechanismTarget
SPF_IP110.93.29.19

Related pages

Pivot deeper into the graph from design21.net.

Cypher and MCP

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

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