Skip to content

Hostname

hecansa.com

Last fetched

hecansa.com resolves to 1 IPv4 address operated by AS198968 in ES. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · hecansa.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hecansa.com

Resolution chain

hecansa.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
164.138.211.246164.138.208.0/22AS198968ES

WHOIS identity

Registrar
iana:886
Organization
hoteles escuela de canarias,
Contact emails

Subdomains

11 observed subdomains of hecansa.com.

Web-graph footprint

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

93 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for hecansa.com.

MechanismTarget
SPF_Ahecansa.com
SPF_Amail-engine-aws.mirai.com
SPF_Amailer.mirai.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP164.138.211.246
SPF_IP18.194.48.120/32
SPF_IP18.194.71.23/32
SPF_IP212.64.160.0/25
SPF_IP212.64.169.0/25
SPF_IP3.124.155.162/32
SPF_IP3.124.232.122/32
SPF_IP35.158.202.59/32
SPF_MXhecansa.com

Related pages

Pivot deeper into the graph from hecansa.com.

Cypher and MCP

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

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