Skip to content

Hostname

giuseppeminervini.com

Last fetched

giuseppeminervini.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in IT. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · giuseppeminervini.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/giuseppeminervini.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.154.111.10034.154.0.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCIT

WHOIS identity

Registrar
iana:82
Organization
giuseppe minervini
Contact emails

Subdomains

9 observed subdomains of giuseppeminervini.com.

Web-graph footprint

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

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for giuseppeminervini.com.

MechanismTarget
SPF_Agiuseppeminervini.com
SPF_INCLUDEmail.smtp2go.com
SPF_INCLUDEsmtp2go.com
SPF_INCLUDEwebsitewelcome.com
SPF_IP34.154.111.100
SPF_MXgiuseppeminervini.com

Related pages

Pivot deeper into the graph from giuseppeminervini.com.

Cypher and MCP

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

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