Skip to content

Hostname

bdynamic.com.au

Last fetched

bdynamic.com.au resolves to 1 IPv4 address operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists registrar:web address registration pty ltd as the registrar.

Nutrition Label

WHISPER CANON · bdynamic.com.auRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bdynamic.com.au

Resolution chain

bdynamic.com.au resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.254.35.253162.254.35.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

Registrar
registrar:web address registration pty ltd
Organization
jamitha pathirana
Contact emails

Subdomains

9 observed subdomains of bdynamic.com.au.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.securence.com
SPF_INCLUDEspf.tmes-anz.trendmicro.com
SPF_IP14.200.89.206
SPF_IP52.62.221.191

Related pages

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

Cypher and MCP

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

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