Skip to content

Hostname

brisbim.com

Last fetched

brisbim.com resolves to 1 IPv4 address operated by AS45671-NET-AU Wholesale Services Provider in AU. WHOIS lists iana:1609 as the registrar.

Nutrition Label

WHISPER CANON · brisbim.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/brisbim.com

Resolution chain

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

IPPrefixASNOperatorCountry
27.50.68.25127.50.68.0/23AS45671AS45671-NET-AU Wholesale Services ProviderAU

WHOIS identity

Registrar
iana:1609
Organization
domain privacy
Contact emails

Subdomains

7 observed subdomains of brisbim.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • brisbim.com

SPF policy

7 SPF mechanisms authorising senders for brisbim.com.

MechanismTarget
SPF_Abrisbim.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.hostedmail.net.au
SPF_IP110.232.140.75
SPF_IP110.232.141.125
SPF_IP27.50.68.251
SPF_MXbrisbim.com

Related pages

Pivot deeper into the graph from brisbim.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "brisbim.com"})-[: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.