Skip to content

Hostname

downundervisa.com.au

Last fetched

downundervisa.com.au resolves to 2 IPv4 addresses operated by AS40676 - Psychz Networks in US. WHOIS lists registrar:web address registration pty ltd as the registrar.

Nutrition Label

WHISPER CANON · downundervisa.com.auRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.6/10canon.whisper.security/host/downundervisa.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
108.181.42.162108.181.32.0/20AS40676AS40676 - Psychz NetworksUS
184.107.173.22184.107.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA

WHOIS identity

Registrar
registrar:web address registration pty ltd
Organization
jeff harvie
Contact emails

Subdomains

28 observed subdomains of downundervisa.com.au.

Web-graph footprint

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

14 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • downundervisa.com.au

SPF policy

6 SPF mechanisms authorising senders for downundervisa.com.au.

MechanismTarget
SPF_Adownundervisa.com.au
SPF_IP104.149.210.10
SPF_IP108.181.42.162
SPF_IP173.254.248.36
SPF_IP184.107.173.22
SPF_MXdownundervisa.com.au

Related pages

Pivot deeper into the graph from downundervisa.com.au.

Cypher and MCP

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

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