Hostname
mail.activebtl.com
Last fetched
mail.activebtl.com resolves to 167.114.196.68, announced in 167.114.192.0/19 by OVH - OVH SAS in CA. mail.activebtl.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
- 167.114.196.68
167.114.192.0/19 · OVH - OVH SAS · Beauharnois, CA
IPv6 resolution
No AAAA record for mail.activebtl.com is recorded in WhisperGraph.
Attribution
ovh
ORIGIN_AS
WHOIS identity
WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for mail.activebtl.com. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.
Mail and authentication
Nameservers
- ns01.grupodsp.net
- ns02.grupodsp.net
MX records
- activebtl.com
SPF policy
- ip: 158.69.165.204/30
- ip: 167.114.43.68/32
- ip: 192.95.53.72/32
- ip: 167.114.140.88/32
- a: mail.activebtl.com
- mx: mail.activebtl.com
- ip: 144.217.100.172
- ip: 144.217.100.174
- ip: 167.114.140.89
- ip: 167.114.140.90
- ip: 167.114.140.91
- ip: 167.114.163.169
- ip: 167.114.196.68
- ip: 192.95.17.60
- ip: 192.95.53.74
- ip: 192.99.21.53
- ip: 198.27.115.129
- ip: 198.27.115.130
- ip: 198.27.115.131
- ip: 198.50.129.88
- ip: 198.50.129.89
- ip: 198.50.129.90
- ip: 198.50.129.91
- ip: 198.50.203.168
- ip: 198.50.203.170
- ip: 198.50.214.76
- ip: 198.50.214.77
- ip: 198.50.214.79
- ip: 198.50.224.253
- ip: 198.50.224.254
- ip: 198.50.224.255
- ip: 54.39.215.237
- ip: 54.39.215.238
- ip: 54.39.215.239
- ip: 66.70.135.248
- ip: 66.70.135.249
- ip: 66.70.135.250
- ip: 66.70.135.251
- ip: 66.70.157.68
- ip: 66.70.157.69
- ip: 66.70.157.70
- ip: 66.70.157.71
Threat-feed evidence
History
Related pages
Pivot from mail.activebtl.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: "mail.activebtl.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.