Hostname
battmon.com
Last fetched
battmon.com resolves to 209.237.2.212, announced in 209.237.0.0/18 by HSIS-AS - HyperSurf Internet Services, Inc. in US. battmon.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for battmon.com is recorded in WhisperGraph.
Attribution
hypersurf
ORIGIN_AS
WHOIS identity
- Registrar
- iana:895
- Registrant organisation
- contact privacy inc. customer 124799222
- Contact emails
- doug@dougco.com, fiznm31tm7mt@contactprivacy.email
Mail and authentication
Nameservers
- ns-cloud-c1.googledomains.com
- ns-cloud-c2.googledomains.com
- ns-cloud-c3.googledomains.com
- ns-cloud-c4.googledomains.com
MX records
- mail.dougco.com
SPF policy
- ip: 64.18.0.0/20
- ip: 208.65.144.0/21
- ip: 208.81.64.0/21
- ip: 66.150.196.0/24
- ip: 74.201.97.0/24
- ip: 64.95.72.192/26
- ip: 69.25.75.192/26
- ip: 64.95.72.224/27
- ip: 69.25.74.32/27
- mx: battmon.com
- a: mail.dougco.com
Threat-feed evidence
History
Related pages
Pivot from battmon.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "battmon.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.