Skip to content

Hostname

esquel.com

Last fetched

esquel.com resolves to 2 IPv4 addresses operated by AS45102 in HK. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · esquel.comRouting diversity2.4/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/esquel.com

Resolution chain

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

WHOIS identity

Registrar
iana:9
Organization
eel it
Contact emails

Subdomains

127 observed subdomains of esquel.com.

Web-graph footprint

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

77 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for esquel.com.

MechanismTarget
SPF_Aesquel.com
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEeskerondemand.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.59.100.16/28
SPF_IP203.85.79.175
SPF_IP203.85.79.183
SPF_IP203.85.79.187
SPF_IP203.85.79.188
SPF_IP203.85.79.189
SPF_IP208.185.229.0/24
SPF_IP208.185.235.0/24
SPF_IP210.5.15.204
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32

Related pages

Pivot deeper into the graph from esquel.com.

Cypher and MCP

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

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