Skip to content

Hostname

golfera.it

Last fetched

golfera.it resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:gescad s.p.a. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
188.245.48.169188.245.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:gescad s.p.a.
Organization
golfera in lavezzola spa
Contact emails

Subdomains

1 observed subdomain of golfera.it.

Web-graph footprint

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

23 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for golfera.it.

MechanismTarget
SPF_INCLUDEspf.mailvox.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.89.46.229
SPF_IP188.64.95.66
SPF_IP188.64.95.69
SPF_IP188.64.95.70
SPF_IP188.94.194.210
SPF_IP194.244.25.116
SPF_IP194.244.25.34
SPF_IP212.124.160.184
SPF_MXgolfera.it

Related pages

Pivot deeper into the graph from golfera.it.

Cypher and MCP

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

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