Skip to content

Hostname

errea.com

Last fetched

errea.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:168 as the registrar.

Nutrition Label

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

Resolution chain

errea.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:168
Organization
errea sport s.p.a.
Contact emails

Subdomains

23 observed subdomains of errea.com.

Web-graph footprint

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

360 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for errea.com.

MechanismTarget
SPF_Aauthsmtp41.register.it
SPF_Apaganini01.register.it
SPF_Apaganini03.register.it
SPF_Apaganini04.register.it
SPF_Apaganini05.register.it
SPF_Apaganini15.register.it
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.webapps.net
SPF_IP130.211.84.130
SPF_IP34.149.156.239
SPF_IP34.77.116.45
SPF_IP34.77.238.186
SPF_IP34.78.56.172
SPF_IP34.98.121.50
SPF_IP35.187.62.12
SPF_IP35.195.153.127
SPF_IP35.195.158.219
SPF_IP35.195.184.117
SPF_IP35.205.146.223
SPF_IP35.205.84.188
SPF_IP35.244.216.216
SPF_MXerrea.com

Related pages

Pivot deeper into the graph from errea.com.

Cypher and MCP

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

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