Skip to content

Hostname

senaf.it

Last fetched

senaf.it resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:tecniche nuove s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · senaf.itRouting diversity5.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/senaf.it

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.64.1493.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.23.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.63.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.68.1053.5.68.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.72.1083.5.72.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.72.83.5.72.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.74.1133.5.74.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.112.10852.218.112.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.44.19652.218.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.1.5252.92.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.18.7652.92.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.19.8452.92.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.35.452.92.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.4.6052.92.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.4.7652.92.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:tecniche nuove s.p.a.
Organization
senaf srl
Contact emails

Subdomains

12 observed subdomains of senaf.it.

Web-graph footprint

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

207 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for senaf.it.

MechanismTarget
SPF_Asenaf.it
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.mailermn.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP151.80.95.144/28
SPF_IP185.47.228.96/27
SPF_IP185.54.212.0/22
SPF_IP5.135.89.192/26
SPF_MXsenaf.it

Related pages

Pivot deeper into the graph from senaf.it.

Cypher and MCP

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

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