Skip to content

Hostname

acaexpress.com

Last fetched

acaexpress.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.

Nutrition Label

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

Resolution chain

acaexpress.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.16.95.192104.16.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.80.202104.17.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1910
Organization
chris linville
Contact emails

Subdomains

115 observed subdomains of acaexpress.com.

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for acaexpress.com.

MechanismTarget
SPF_Aacaexpress.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP159.183.198.90
SPF_IP52.58.62.192/26
SPF_IP52.58.63.0/25
SPF_IP54.219.188.0/26
SPF_IP54.219.191.0/25
SPF_MXacaexpress.com

Related pages

Pivot deeper into the graph from acaexpress.com.

Cypher and MCP

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

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