Skip to content

Hostname

busyaussie.com

Last fetched

busyaussie.com resolves to 2 IPv4 addresses operated by LTN-AS - LTN Global Communications Inc in RS. WHOIS lists iana:431 as the registrar.

Nutrition Label

WHISPER CANON · busyaussie.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/busyaussie.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.146.59.202194.146.56.0/22AS35779LTN-AS - LTN Global Communications IncRS
45.77.165.21645.77.160.0/21AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

Registrar
iana:431
Organization
proxy protection
Contact emails

Subdomains

2 observed subdomains of busyaussie.com.

Web-graph footprint

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

94 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for busyaussie.com.

MechanismTarget
SPF_Abusyaussie.com
SPF_INCLUDEulimitserver.com
SPF_MXbusyaussie.com

Related pages

Pivot deeper into the graph from busyaussie.com.

Cypher and MCP

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

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