Skip to content

Hostname

alepo.com

Last fetched

alepo.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.83.80104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.217.156172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for alepo.com.

MechanismTarget
SPF_INCLUDE242907903.spf04.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEgcam1150.siteground.biz
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP115.113.163.1
SPF_IP123.108.50.35
SPF_IP14.140.121.138
SPF_IP185.56.84.0/24
SPF_IP185.56.85.0/24
SPF_IP204.14.232.0/25
SPF_IP204.14.234.0/25
SPF_IP205.201.128.0/20
SPF_IP207.126.144.0/20
SPF_IP35.215.69.219
SPF_IP63.150.46.16

Related pages

Pivot deeper into the graph from alepo.com.

Cypher and MCP

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

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