Skip to content

Hostname

freddi.it

Last fetched

freddi.it resolves to 1 IPv4 address operated by RETELIT-AS Internet Service Provider in IT. WHOIS lists registrar:planetel s.p.a. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
164.138.48.71164.138.48.0/21AS28716RETELIT-AS Internet Service ProviderIT

WHOIS identity

Registrar
registrar:planetel s.p.a.
Organization
freddi dolciaria srl
Contact emails

Subdomains

9 observed subdomains of freddi.it.

Web-graph footprint

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

63 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for freddi.it.

MechanismTarget
SPF_Arelay1.its.it
SPF_Arelay2.its.it
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.its.it
SPF_INCLUDEturbo-smtp.com
SPF_IP164.138.48.41
SPF_IP164.138.48.42
SPF_IP164.138.48.43
SPF_IP193.41.235.221
SPF_IP194.69.193.221
SPF_IP80.94.122.26

Related pages

Pivot deeper into the graph from freddi.it.

Cypher and MCP

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

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