Skip to content

Hostname

hosting-australia.com

Last fetched

hosting-australia.com resolves to 2 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in AU. WHOIS lists iana:1609 as the registrar.

Nutrition Label

WHISPER CANON · hosting-australia.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/hosting-australia.com

Resolution chain

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

IPPrefixASNOperatorCountry
139.84.196.124139.84.192.0/20AS20473AS-VULTR - The Constant Company, LLCAU
139.84.203.143139.84.192.0/20AS20473AS-VULTR - The Constant Company, LLC

WHOIS identity

Registrar
iana:1609
Organization
domain privacy
Contact emails

Subdomains

143 observed subdomains of hosting-australia.com.

Web-graph footprint

Distinct hostnames that link to or from hosting-australia.com in the public web crawl.

83 sites link to this hostname.

108 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for hosting-australia.com.

MechanismTarget
SPF_Ahosting-australia.com
SPF_INCLUDE_spf.hosting-australia.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.synergywholesale.com
SPF_IP101.0.102.246
SPF_IP139.84.196.124
SPF_IP221.121.143.190
SPF_MXhosting-australia.com

Related pages

Pivot deeper into the graph from hosting-australia.com.

Cypher and MCP

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

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