Skip to content

Hostname

fua.it

Last fetched

fua.it resolves to 1 IPv4 address operated by AS24994 in IT. WHOIS lists registrar:1 api gmbh as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
151.11.50.145151.11.48.0/22AS24994IT

WHOIS identity

Registrar
registrar:1 api gmbh
Organization
florence university of the arts
Contact emails

Subdomains

11 observed subdomains of fua.it.

Web-graph footprint

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

99 sites link to this hostname.

62 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for fua.it.

MechanismTarget
SPF_Afua.it
SPF_INCLUDE_spf.google.com
SPF_IP151.11.48.107/32
SPF_IP151.11.48.108/32
SPF_IP151.11.50.145
SPF_IP151.11.51.242/32
SPF_IP185.215.146.137/32

Related pages

Pivot deeper into the graph from fua.it.

Cypher and MCP

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

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