Skip to content

Hostname

esintax.bf

Last fetched

esintax.bf resolves to 3 IPv4 addresses operated by AS328448 in BF.

Nutrition Label

WHISPER CANON · esintax.bfRouting diversity3.0/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/esintax.bf

Resolution chain

esintax.bf resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with esintax.bf in WhisperGraph.

Subdomains

13 observed subdomains of esintax.bf.

Web-graph footprint

Distinct hostnames that link to or from esintax.bf in the public web crawl.

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for esintax.bf.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mtasv.net
SPF_MXesintax.bf

Related pages

Pivot deeper into the graph from esintax.bf.

Cypher and MCP

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

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