Skip to content

Hostname

setaweb.it

Last fetched

setaweb.it resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists registrar:herabit s.p.a. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.133.203.15318.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.175.33.20518.175.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.GB
3.10.168.173.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
registrar:herabit s.p.a.
Organization
seta s.p.a.
Contact emails

Subdomains

8 observed subdomains of setaweb.it.

Web-graph footprint

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

415 sites link to this hostname.

61 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for setaweb.it.

MechanismTarget
SPF_Amail.setaweb.it
SPF_INCLUDEauthsmtp.mokostyle.it
SPF_INCLUDEmusvc.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.149.220.118/32
SPF_IP88.33.35.232

Related pages

Pivot deeper into the graph from setaweb.it.

Cypher and MCP

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

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