Skip to content

Hostname

webcontent.inglis.com.au

Last fetched

webcontent.inglis.com.au resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.93.1613.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.4713.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.6213.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.8913.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.51143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.87143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.90143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.96143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Web-graph footprint

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

14 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from webcontent.inglis.com.au.

Cypher and MCP

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

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