Skip to content

Hostname

ebac.mx

Last fetched

ebac.mx resolves to 7 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · ebac.mxRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ebac.mx

Resolution chain

ebac.mx resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.4.59104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.59104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.135172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
3.166.181.1033.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.373.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.393.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.653.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with ebac.mx in WhisperGraph.

Subdomains

26 observed subdomains of ebac.mx.

Web-graph footprint

Distinct hostnames that link to or from ebac.mx in the public web crawl.

277 sites link to this hostname.

255 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ebac.mx.

MechanismTarget
SPF_INCLUDE_spf.amocrmmail.com
SPF_INCLUDEdc-aa8e722993._spfm.ebac.mx

Related pages

Pivot deeper into the graph from ebac.mx.

Cypher and MCP

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

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