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
Resolution chain
indiemade.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 72.29.181.179 | 72.29.160.0/19 | AS14589 | DIGITALWEST-AS - Wave Broadband | US |
WHOIS identity
- Registrar
- iana:48
- Organization
- indiemade.com private registrant dreamhost web hosting
- Contact emails
Subdomains
1,672 observed subdomains of indiemade.com.
Showing 25 of 1,672. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for indiemade.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 104.239.142.235 |
| SPF_IP | 2001:4800:7818:104:be76:4eff:fe04:7cf8 |
| SPF_IP | 68.189.19.64/27 |
Related pages
Pivot deeper into the graph from indiemade.com.
- IP · 72.29.181.179
- ASN · AS14589DIGITALWEST-AS - Wave Broadband
- Registrar · iana:48
- Country · US
- Email · indiemade.com@proxy.dreamhost.com
- TLD · .com
- Browse hostnames · in…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.