Skip to content

Hostname

bamser.com.au

Last fetched

bamser.com.au resolves to 1 IPv4 address operated by AS50446 in FR. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

WHISPER CANON · bamser.com.auRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/bamser.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
109.69.190.236109.69.184.0/21AS50446FR

WHOIS identity

Registrar
registrar:melbourne it
Organization
tim brown
Contact emails

Subdomains

1 observed subdomain of bamser.com.au.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for bamser.com.au.

MechanismTarget
SPF_INCLUDE_spf-a.sharepointonline.com
SPF_INCLUDE_spf-dc2.successfactors.com
SPF_INCLUDE_spf.bullhornmail.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP158.247.30.96
SPF_IP195.68.89.195/32
SPF_IP213.41.116.171
SPF_IP40.89.138.233/32
SPF_IP51.11.240.181/32
SPF_IP62.23.180.10
SPF_IP62.23.180.11
SPF_IP80.247.239.127
SPF_IP80.247.239.97

Related pages

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

Cypher and MCP

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

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