Skip to content

Hostname

29-design.com

Last fetched

29-design.com resolves to 1 IPv4 address operated by AS46015 in MY. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · 29-design.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/29-design.com

Resolution chain

29-design.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.6.198.82103.6.198.0/24AS46015MY

WHOIS identity

Registrar
iana:460
Organization
ricky soo
Contact emails

Subdomains

7 observed subdomains of 29-design.com.

Web-graph footprint

Distinct hostnames that link to or from 29-design.com in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for 29-design.com.

MechanismTarget
SPF_A29-design.com
SPF_IP103.6.196.1/24
SPF_IP103.6.198.62
SPF_IP103.6.198.82
SPF_IP110.4.40.1/24
SPF_IP110.4.43.1/24
SPF_IP110.4.45.1/24
SPF_IP72.18.130.1/24
SPF_IP72.18.131.1/24
SPF_IP72.18.132.1/24
SPF_MX29-design.com

Related pages

Pivot deeper into the graph from 29-design.com.

Cypher and MCP

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

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