Skip to content

Hostname

indiemade.com

Last fetched

indiemade.com resolves to 1 IPv4 address operated by DIGITALWEST-AS - Wave Broadband in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · indiemade.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/indiemade.com

Resolution chain

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

IPPrefixASNOperatorCountry
72.29.181.17972.29.160.0/19AS14589DIGITALWEST-AS - Wave BroadbandUS

WHOIS identity

Registrar
iana:48
Organization
indiemade.com private registrant dreamhost web hosting
Contact emails

Subdomains

1,672 observed subdomains of indiemade.com.

Web-graph footprint

Distinct hostnames that link to or from indiemade.com in the public web crawl.

267 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for indiemade.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_IP104.239.142.235
SPF_IP2001:4800:7818:104:be76:4eff:fe04:7cf8
SPF_IP68.189.19.64/27

Related pages

Pivot deeper into the graph from indiemade.com.

Cypher and MCP

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

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