Hostname
agcm.it
Last fetched
agcm.it resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:fastweb s.p.a. as the registrar.
Nutrition Label
Resolution chain
agcm.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.20.27.96 | 104.20.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.175.14 | 172.66.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:fastweb s.p.a.
- Organization
- autorita' garante della concorrenza e del mercato
- Contact emails
- —
Subdomains
23 observed subdomains of agcm.it.
Showing 22 of 23. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from agcm.it in the public web crawl.
2,360 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for agcm.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 81.126.91.68 |
| SPF_IP | 81.126.91.70 |
| SPF_IP | 81.126.91.90 |
| SPF_IP | 81.126.91.94 |
| SPF_IP | 88.131.97.142/32 |
| SPF_IP | 93.63.253.61 |
Related pages
Pivot deeper into the graph from agcm.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "agcm.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.