Skip to content

Hostname

vb.net.au

Last fetched

vb.net.au resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists registrar:web address registration pty ltd as the registrar.

Nutrition Label

WHISPER CANON · vb.net.auRouting diversity2.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/vb.net.au

Resolution chain

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

IPPrefixASNOperatorCountry
157.90.176.38157.90.0.0/16AS24940DE
213.109.149.166213.109.149.0/24AS7393CYBERCON - CYBERCON, INC.US

WHOIS identity

Registrar
registrar:web address registration pty ltd
Organization
velimir bundaleski
Contact emails

Subdomains

12 observed subdomains of vb.net.au.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for vb.net.au.

MechanismTarget
SPF_INCLUDEspf-a.hotmail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXvb.net.au

Related pages

Pivot deeper into the graph from vb.net.au.

Cypher and MCP

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

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