Skip to content

Hostname

certsped.it

Last fetched

certsped.it resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:synergy solutions s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · certsped.itRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/certsped.it

Resolution chain

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

IPPrefixASNOperatorCountry
51.68.19.8751.68.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:synergy solutions s.r.l.
Organization
synergy solutions srl
Contact emails

Subdomains

2 observed subdomains of certsped.it.

Web-graph footprint

Distinct hostnames that link to or from certsped.it in the public web crawl.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for certsped.it.

MechanismTarget
SPF_Amail.certsped.it
SPF_Amail.synergysolutions.it
SPF_Amail4.synergysolutions.it
SPF_IP162.19.145.72
SPF_IP2001:41d0:8:69c0::/96
SPF_IP37.59.46.192

Related pages

Pivot deeper into the graph from certsped.it.

Cypher and MCP

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

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