Skip to content

Hostname

serrapica.com

Last fetched

serrapica.com resolves to 2 IPv4 addresses operated by Equinix - Equinix (EMEA) Acquisition Enterprises B.V. in IT. WHOIS lists iana:82 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.148.116.212185.148.116.0/22AS15830Equinix - Equinix (EMEA) Acquisition Enterprises B.V.IT
5.135.19.415.135.0.0/16AS16276OVH - OVH SASFR

WHOIS identity

Registrar
iana:82
Organization
enrico serrapica
Contact emails

Subdomains

4 observed subdomains of serrapica.com.

Web-graph footprint

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

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for serrapica.com.

MechanismTarget
SPF_Aserrapica.com
SPF_IP2001:41d0:2005:100:0:0:0:1131
SPF_IP57.131.39.37
SPF_IP93.186.242.197
SPF_MXserrapica.com

Related pages

Pivot deeper into the graph from serrapica.com.

Cypher and MCP

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

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