Skip to content

Hostname

generfid.it

Last fetched

generfid.it resolves to 1 IPv4 address operated by GOOGLE-2 - Google LLC in NL. WHOIS lists registrar:telecom italia s.p.a. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
35.214.166.13535.214.128.0/17AS19527GOOGLE-2 - Google LLCNL

WHOIS identity

Registrar
registrar:telecom italia s.p.a.
Organization
assicurazioni generali s.p.a.
Contact emails

Subdomains

3 observed subdomains of generfid.it.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for generfid.it.

MechanismTarget
SPF_Agenerfid.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.77.36.208
SPF_IP62.77.36.213
SPF_IP62.77.46.193
SPF_IP62.77.50.53
SPF_IP62.77.50.54
SPF_IP85.18.6.48/28
SPF_MXgenerfid.it

Related pages

Pivot deeper into the graph from generfid.it.

Cypher and MCP

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

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