Skip to content

Hostname

guner.com.au

Last fetched

guner.com.au resolves to 1 IPv4 address operated by OVH - OVH SAS in AU.

Nutrition Label

WHISPER CANON · guner.com.auRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/guner.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
139.99.186.61139.99.128.0/17AS16276OVH - OVH SASAU

WHOIS identity

No WHOIS records are currently associated with guner.com.au in WhisperGraph.

Subdomains

8 observed subdomains of guner.com.au.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for guner.com.au.

MechanismTarget
SPF_Aguner.com.au
SPF_INCLUDErelay.hosting-cloud.net
SPF_INCLUDErelay.mailchannels.net
SPF_IP139.99.186.61
SPF_IP51.161.218.104
SPF_MXguner.com.au

Related pages

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

Cypher and MCP

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

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