Skip to content

Hostname

nbid.com.au

Last fetched

nbid.com.au resolves to 2 IPv4 addresses operated by AS24446 in AU.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
27.121.68.11127.121.64.0/21AS24446AU
64.235.40.2764.235.40.0/24AS26277SERVERPOINT - ServerPoint.comUS

WHOIS identity

No WHOIS records are currently associated with nbid.com.au in WhisperGraph.

Subdomains

7 observed subdomains of nbid.com.au.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for nbid.com.au.

MechanismTarget
SPF_Anbid.com.au
SPF_INCLUDEspf.protection.outlook.com
SPF_IP27.121.68.111
SPF_MXnbid.com.au

Related pages

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

Cypher and MCP

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

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