Skip to content

Hostname

shortaudition.net

Last fetched

shortaudition.net resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · shortaudition.netRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/shortaudition.net

Resolution chain

shortaudition.net resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
54.93.214.11754.93.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.DE
54.93.66.13454.93.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.DE
54.93.72.3054.93.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.DE
54.93.77.754.93.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.DE
54.93.95.7854.93.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of shortaudition.net.

Web-graph footprint

Distinct hostnames that link to or from shortaudition.net in the public web crawl.

199 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for shortaudition.net.

MechanismTarget
SPF_Ashortaudition.net
SPF_INCLUDEamazonses.com
SPF_MXshortaudition.net

Related pages

Pivot deeper into the graph from shortaudition.net.

Cypher and MCP

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

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