Hostname
indivia.net
Last fetched
indivia.net resolves to 1 IPv4 address operated by AS29691 in CH. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
indivia.net 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 |
|---|---|---|---|---|
| 178.209.50.230 | 178.209.32.0/19 | AS29691 | — | CH |
WHOIS identity
- Registrar
- iana:69
- Organization
- dolores de panza
- Contact emails
Subdomains
96 observed subdomains of indivia.net.
Showing 25 of 96. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from indivia.net in the public web crawl.
23 sites link to this hostname.
24 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for indivia.net.
| Mechanism | Target |
|---|---|
| SPF_A | relay.indivia.net |
| SPF_INCLUDE | ortiche.net |
| SPF_MX | indivia.net |
Related pages
Pivot deeper into the graph from indivia.net.
- IP · 178.209.50.230
- ASN · AS29691
- Registrar · iana:69
- Country · CH
- Email · 3b996bd7ec2270d569a52056840401b2-1025405@contact.gandi.net
- TLD · .net
- 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: "indivia.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.