Skip to content

Hostname

bacacier.com

Last fetched

bacacier.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

bacacier.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:81
Organization
christophe roger
Contact emails

Subdomains

24 observed subdomains of bacacier.com.

Web-graph footprint

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

95 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

43 SPF mechanisms authorising senders for bacacier.com.

MechanismTarget
SPF_INCLUDEeskerondemand.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEsent-via.netsuite.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.112.61.110
SPF_IP176.162.60.170
SPF_IP18.200.51.225
SPF_IP193.160.135.163
SPF_IP212.106.127.204
SPF_IP31.194.64.33
SPF_IP34.251.223.206
SPF_IP37.26.184.1
SPF_IP37.26.187.126
SPF_IP37.26.188.107
SPF_IP37.58.133.34
SPF_IP37.58.137.179
SPF_IP37.58.149.162
SPF_IP37.58.163.160/29
SPF_IP37.58.163.162
SPF_IP37.58.164.73
SPF_IP37.58.196.242
SPF_IP37.71.40.249
SPF_IP37.71.40.250
SPF_IP54.154.158.106
SPF_IP78.212.157.14
SPF_IP78.212.157.2
SPF_IP78.232.194.19
SPF_IP78.31.47.106
SPF_IP79.99.165.243
SPF_IP80.11.68.89
SPF_IP80.13.122.204
SPF_IP80.15.208.176
SPF_IP81.250.187.21
SPF_IP82.64.175.222
SPF_IP82.64.175.228
SPF_IP82.64.93.74
SPF_IP83.142.145.154
SPF_IP85.31.200.130
SPF_IP88.162.104.128
SPF_IP88.202.237.58
SPF_IP92.154.4.254
SPF_IP94.228.188.253

Related pages

Pivot deeper into the graph from bacacier.com.

Cypher and MCP

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

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