Skip to content

Hostname

ebhg.com.au

Last fetched

ebhg.com.au resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

WHISPER CANON · ebhg.com.auRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ebhg.com.au

Resolution chain

ebhg.com.au resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.54.10613.32.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
13.32.54.3713.32.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
13.32.54.713.32.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
13.32.54.7213.32.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
99.84.160.10999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:melbourne it
Organization
anthony papaleo
Contact emails

Subdomains

1 observed subdomain of ebhg.com.au.

Web-graph footprint

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

12 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ebhg.com.au.

MechanismTarget
SPF_Aebhg.com.au
SPF_INCLUDEemail-od.com
SPF_INCLUDEemailsrvr.com
SPF_MXebhg.com.au

Related pages

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

Cypher and MCP

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

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