Skip to content

Hostname

app.visory.com.au

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.116.1218.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.2618.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.3618.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.8518.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.12054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for app.visory.com.au.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from app.visory.com.au.

Cypher and MCP

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

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