Skip to content

Hostname

gerp.it

Last fetched

gerp.it resolves to 1 IPv4 address operated by HETZNER-AS in FI. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · gerp.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gerp.it

Resolution chain

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

IPPrefixASNOperatorCountry
95.216.67.3195.216.0.0/16AS24940HETZNER-ASFI

WHOIS identity

Registrar
registrar:ovh
Organization
cognita
Contact emails

Subdomains

94 observed subdomains of gerp.it.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • gerp.it

SPF policy

9 SPF mechanisms authorising senders for gerp.it.

MechanismTarget
SPF_Abonobo.it
SPF_Agerp.it
SPF_IP2001:41d0:2:ab2f:0:0:0:0
SPF_IP2a01:4f9:2b:35f:0:0:0:2
SPF_IP51.255.85.110
SPF_IP51.255.87.27
SPF_IP93.148.247.222
SPF_IP95.216.67.31
SPF_MXgerp.it

Related pages

Pivot deeper into the graph from gerp.it.

Cypher and MCP

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

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