Skip to content

Hostname

eepca.eu

Last fetched

eepca.eu resolves to 1 IPv4 address operated by IT-TWT-AS - UNIDATA S.p.A. in IT. WHOIS lists registrar:serverplan srl unipersonale as the registrar.

Nutrition Label

WHISPER CANON · eepca.euRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/eepca.eu

Resolution chain

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

IPPrefixASNOperatorCountry
82.113.206.19882.113.192.0/19AS30848IT-TWT-AS - UNIDATA S.p.A.IT

WHOIS identity

Registrar
registrar:serverplan srl unipersonale
Organization
Contact emails

Subdomains

1 observed subdomain of eepca.eu.

Subdomain
www.eepca.eu

Web-graph footprint

Distinct hostnames that link to or from eepca.eu in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for eepca.eu.

MechanismTarget
SPF_Aeepca.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_MXeepca.eu

Related pages

Pivot deeper into the graph from eepca.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "eepca.eu"})-[: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.