Skip to content

Hostname

eptisa.com

Last fetched

eptisa.com resolves to 1 IPv4 address operated by ACENS_AS Spain Hosting, housing and VPN services in ES. WHOIS lists iana:379 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
89.37.224.21489.37.224.0/24AS16371ACENS_AS Spain Hosting, housing and VPN servicesES

WHOIS identity

Registrar
iana:379
Organization
eptisa_com
Contact emails

Subdomains

14 observed subdomains of eptisa.com.

Web-graph footprint

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

123 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for eptisa.com.

MechanismTarget
SPF_Aeptisa.com
SPF_INCLUDEiberlayer.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.255.185.62
SPF_IP213.139.0.17
SPF_IP213.149.251.32/28
SPF_IP213.229.168.69
SPF_IP77.229.1.178
SPF_IP77.229.20.40

Related pages

Pivot deeper into the graph from eptisa.com.

Cypher and MCP

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

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