Skip to content

Hostname

bat.brownman.com

Last fetched

bat.brownman.com resolves to 1 IPv4 address operated by ASACENET1 - ACENET, INC. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
207.45.187.46207.45.176.0/20AS22878ASACENET1 - ACENET, INC.US

WHOIS identity

No WHOIS records are currently associated with bat.brownman.com in WhisperGraph.

Subdomains

1 observed subdomain of bat.brownman.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bat.brownman.com.

MechanismTarget
SPF_Aauthsmtp.iron.acenet.us
SPF_Abat.brownman.com
SPF_IP173.230.252.194
SPF_IP207.45.183.66
SPF_IP207.45.187.46
SPF_IP68.171.215.1
SPF_MXbat.brownman.com

Related pages

Pivot deeper into the graph from bat.brownman.com.

Cypher and MCP

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

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