Hostname
indiegoodsoft.com
Last fetched
indiegoodsoft.com resolves to 1 IPv4 address operated by NMM-AS - Neue Medien Muennich GmbH in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
indiegoodsoft.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 |
|---|---|---|---|---|
| 85.13.141.148 | 85.13.141.0/24 | AS34788 | NMM-AS - Neue Medien Muennich GmbH | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 14e28794e0f93f2644cd631a4324508462749c1729085195314eb1699c45cb0a@indiegoodsoft.com.whoisproxy.org
- 360de81aeb9443acc1b5884a677c3b93908925ff495c578a5ef3e06703bbf00c@indiegoodsoft.com.whoisproxy.org
- 3fbbbafe735d54aba2446e3b94c2c67f516eb7c3720b3f6363c4da489a5066c9@indiegoodsoft.com.whoisproxy.org
- 443b880df8bd9fc895bfdafe28d01a315decaf906c03c3f406796fb2967eb749@indiegoodsoft.com.whoisproxy.org
- 872a5d6272d195b96b5f726051977393d601ffaa2d9c4b6e7f08abe4f19d695b@indiegoodsoft.com.whoisproxy.org
- 907871d0d6cd3692457c35d45d937606866585eab95be3da5549a80b9ae9fc49@indiegoodsoft.com.whoisproxy.org
- a623c7147251a939331f583c2b3a54d84ba629b016ea4e654d32eded694764bc@indiegoodsoft.com.whoisproxy.org
- b655318063651ec73abde34966a4586e0310da182bf62da5f2a79ec2d752f000@indiegoodsoft.com.whoisproxy.org
- c87f71e53427f477095e49aba0b2bbbd2b01bc271ba4ddc01db6bede89bcd1d2@indiegoodsoft.com.whoisproxy.org
- d5ee25724cc1d9797c1dbb77574e12d0ed0f525ffa21c203ca1ebe1f28911811@indiegoodsoft.com.whoisproxy.org
- db023f0fc2b0541f3b71d626501155cba49c513553ba01547fb075758e8086d6@indiegoodsoft.com.whoisproxy.org
- e62d294ec973ccfb1382967b24d09d1c42f63047728f401ad4969a4cfc5b427c@indiegoodsoft.com.whoisproxy.org
- fbb0b9a2b31bfd676b75bbf1838873a4186a5a9f0241b935981347d5ca233642@indiegoodsoft.com.whoisproxy.org
- ff173f583fe59807e504c3a69213e5ca58007351401374a5bcf0b942159c89c9@indiegoodsoft.com.whoisproxy.org
Subdomains
3 observed subdomains of indiegoodsoft.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for indiegoodsoft.com.
| Mechanism | Target |
|---|---|
| SPF_A | indiegoodsoft.com |
| SPF_INCLUDE | mail.hostingww.com |
| SPF_MX | indiegoodsoft.com |
Related pages
Pivot deeper into the graph from indiegoodsoft.com.
- IP · 85.13.141.148
- ASN · AS34788NMM-AS - Neue Medien Muennich GmbH
- Registrar · iana:269
- Country · DE
- Email · 14e28794e0f93f2644cd631a4324508462749c1729085195314eb1699c45cb0a@indiegoodsoft.com.whoisproxy.org
- 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: "indiegoodsoft.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.