Skip to content

Hostname

f2isgr.it

Last fetched

f2isgr.it resolves to 1 IPv4 address operated by AS31034 in IT. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.58.117.124185.58.116.0/22AS31034IT

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
f2i sgr s.p.a.
Contact emails

Subdomains

10 observed subdomains of f2isgr.it.

Web-graph footprint

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

69 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for f2isgr.it.

MechanismTarget
SPF_INCLUDE_spf-eu.ppe-hosted.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.178.235.0/24
SPF_IP217.172.4.0/24
SPF_MXf2isgr.it

Related pages

Pivot deeper into the graph from f2isgr.it.

Cypher and MCP

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

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