Skip to content

Hostname

fas.it

Last fetched

fas.it resolves to 1 IPv4 address operated by SEEWEB - SEEWEB s.r.l. in IT. WHOIS lists registrar:shellrent s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · fas.itRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/fas.it

Resolution chain

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

IPPrefixASNOperatorCountry
212.25.183.231212.25.160.0/19AS12637SEEWEB - SEEWEB s.r.l.IT

WHOIS identity

Registrar
registrar:shellrent s.p.a.
Organization
fas international s.p.a.
Contact emails

Subdomains

18 observed subdomains of fas.it.

Web-graph footprint

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

34 sites link to this hostname.

54 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for fas.it.

MechanismTarget
SPF_Afas.it
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP88.86.155.229
SPF_IP94.95.174.151
SPF_MXfas.it

Related pages

Pivot deeper into the graph from fas.it.

Cypher and MCP

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

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