Skip to content

Hostname

integrawater.com.au

Last fetched

integrawater.com.au resolves to 1 IPv4 address operated by AS4826 in AU. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

WHISPER CANON · integrawater.com.auRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/integrawater.com.au

Resolution chain

integrawater.com.au resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
jonathan miller
Contact emails

Subdomains

6 observed subdomains of integrawater.com.au.

Web-graph footprint

Distinct hostnames that link to or from integrawater.com.au in the public web crawl.

11 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for integrawater.com.au.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mtaroutes.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP110.174.12.182
SPF_IP117.20.66.157
SPF_IP123.243.84.81
SPF_IP139.130.162.54
SPF_IP182.160.154.155
SPF_IP220.244.126.127

Related pages

Pivot deeper into the graph from integrawater.com.au.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "integrawater.com.au"})-[: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.