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
Resolution chain
setaweb.it resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.133.203.153 | 18.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.175.33.205 | 18.175.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.10.168.17 | 3.8.0.0/14 | AS16509 | AMAZON-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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for setaweb.it.
| Mechanism | Target |
|---|---|
| SPF_A | mail.setaweb.it |
| SPF_INCLUDE | authsmtp.mokostyle.it |
| SPF_INCLUDE | musvc.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 62.149.220.118/32 |
| SPF_IP | 88.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.