Skip to content

Hostname

fseonline.it

Last fetched

fseonline.it resolves to 5 IPv4 addresses operated by AS20940 in DE. WHOIS lists registrar:telecom italia s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · fseonline.itRouting diversity2.4/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/fseonline.it

Resolution chain

fseonline.it resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:telecom italia s.p.a.
Organization
ferrovie del sud est e servizi automobilistici s.r.l
Contact emails

Subdomains

7 observed subdomains of fseonline.it.

Web-graph footprint

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

348 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for fseonline.it.

MechanismTarget
SPF_Afseonline.it
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf-002e6a01.pphosted.com
SPF_INCLUDEspf-002e6a03.pphosted.com
SPF_IP156.54.133.0/24
SPF_IP193.138.162.83
SPF_IP217.169.111.0/24
SPF_MXfseonline.it

Related pages

Pivot deeper into the graph from fseonline.it.

Cypher and MCP

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

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