Skip to content

Hostname

valentinaolini.com

Last fetched

valentinaolini.com resolves to 1 IPv4 address operated by ITGATE - IT.Gate S.p.A. in IT. WHOIS lists iana:2487 as the registrar.

Nutrition Label

WHISPER CANON · valentinaolini.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/valentinaolini.com

Resolution chain

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

IPPrefixASNOperatorCountry
86.105.14.2286.105.14.0/24AS12779ITGATE - IT.Gate S.p.A.IT

WHOIS identity

Registrar
iana:2487
Organization
contact privacy inc. customer 0112453191
Contact emails

Subdomains

16 observed subdomains of valentinaolini.com.

Web-graph footprint

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

26 sites link to this hostname.

95 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for valentinaolini.com.

MechanismTarget
SPF_Avalentinaolini.com
SPF_INCLUDErelay.vhosting-it.com
SPF_IP185.116.60.15
SPF_IP2a0c:79c0:1:f:0:0:0:4
SPF_IP86.105.14.22
SPF_MXvalentinaolini.com

Related pages

Pivot deeper into the graph from valentinaolini.com.

Cypher and MCP

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

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