Skip to content

Hostname

extra-web.it

Last fetched

extra-web.it resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:server plan s.r.l. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
162.19.66.108162.19.0.0/17AS16276FR

WHOIS identity

Registrar
registrar:server plan s.r.l.
Organization
extraweb srl
Contact emails

Subdomains

17 observed subdomains of extra-web.it.

Web-graph footprint

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

114 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for extra-web.it.

MechanismTarget
SPF_Aextra-web.it
SPF_IP146.59.80.141
SPF_IP185.81.4.38/24
SPF_IP51.195.43.227
SPF_IP51.75.195.198
SPF_MXextra-web.it

Related pages

Pivot deeper into the graph from extra-web.it.

Cypher and MCP

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

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