Skip to content

Hostname

uow-geant4.com

Last fetched

uow-geant4.com resolves to 3 IPv4 addresses operated by COGNETCLOUD-2 - cognetcloud INC in HK. WHOIS lists iana:1036 as the registrar.

Nutrition Label

WHISPER CANON · uow-geant4.comRouting diversity3.0/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/uow-geant4.com

Resolution chain

uow-geant4.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
156.238.235.171156.238.235.0/24AS401701COGNETCLOUD-2 - cognetcloud INCHK
204.11.56.37204.11.56.0/24AS40034CONFLUENCE-NETWORK-INC - Confluence Networks IncVG
45.205.24.15845.205.24.0/23AS402506ZENIX - ZenixcloudUS

WHOIS identity

Registrar
iana:1036
Organization
susanna guatelli
Contact emails

Subdomains

1 observed subdomain of uow-geant4.com.

Web-graph footprint

Distinct hostnames that link to or from uow-geant4.com in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from uow-geant4.com.

Cypher and MCP

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

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