WHOIS Organization
data network
Last fetched
data network is an organization named in the WHOIS registration records of one or more domains indexed by WhisperGraph. Hostnames are linked to it through the REGISTERED_BY relationship — the domains registered by this contact. This page lists a sample of 50 such hostnames.
Shared slug. More than one distinct organization name in WHOIS normalizes to the URL /org/data-network. This page shows data network, the one with the most registered hostnames; the others sharing this slug are not shown separately.
Registered hostnames
50 representative hostnames registered by this organization (inbound REGISTERED_BY edges). Storage-order, not alphabetical, and not exhaustive for large registration footprints.
- centrelink.com.au
- childsupportagency.com.au
- medicare.com.au
- medicare-australia.com.au
- mygovau.com.au
- servicesausgov.com.au
- my-gov.au
- serviceconnect.net.au
- mygovau.org.au
- servicesaus.org.au
- servicesausgov.org.au
- serviceaustralia.au
- datanetwork.cl
- 0-0.com
- 1011.com
- datanetwork-inc.com
- datanetworkperu.com
- easternunionhkg.com
- ecogredient.com
- exirtam.com
- feniciconsulting.com
- gilmaztown.com
- govserviceconnect.com
- ktppa.com
- kttpa.com
- mizo360.com
- mygovserviceconnect.com
- netfixco.com
- ourokdhs.com
- paneherfan.com
- service-australia.com
- serviceaus.com
- serviceoz.com
- services-australia.com
- servicesaus.com
- servicesconnects.com
- servicesoz.com
- transportesdnp.com
- traveldnp.com
- uniwinint.com
- xodusba.com
- ao-kyoto.jp
- datanetwork.jp
- steg.jp
- super-iheart.jp
- 0-0.net
- data-network.net
- govserviceconnect.net
- mygovserviceconnect.net
- serviceconnects.net
Related pages
Pivot from data network into adjacent entities and concepts.
Cypher and MCP
Reproduce the registered-hostname sample directly against graph.whisper.security:
MATCH (o:ORGANIZATION {name: "data network"})<-[:REGISTERED_BY]-(h:HOSTNAME)
RETURN h.name AS host
LIMIT 50Or query Whisper from your own LLM workflow via the Whisper MCP server.