Hostname
agosweb.it
Last fetched
agosweb.it resolves to 3 IPv4 addresses operated by AS12874 in IT. WHOIS lists registrar:register s.p.a. as the registrar.
Nutrition Label
Resolution chain
agosweb.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 |
|---|---|---|---|---|
| 93.55.123.31 | 93.48.0.0/13 | AS12874 | — | IT |
| 75.2.15.100 | 75.2.0.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.33.160.175 | 3.33.160.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- registrar:register s.p.a.
- Organization
- —
- Contact emails
- —
Subdomains
28 observed subdomains of agosweb.it.
Showing 23 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from agosweb.it in the public web crawl.
21 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from agosweb.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "agosweb.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.