Hostname
armes.it
Last fetched
armes.it resolves to 1 IPv4 address operated by AS52030 in RO. WHOIS lists registrar:fastmedia s.r.l. as the registrar.
Nutrition Label
Resolution chain
armes.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 89.46.225.79 | 89.46.224.0/21 | AS52030 | — | RO |
WHOIS identity
- Registrar
- registrar:fastmedia s.r.l.
- Organization
- ferretto group s.p.a.
- Contact emails
- —
Subdomains
8 observed subdomains of armes.it.
Showing 5 of 8. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from armes.it in the public web crawl.
12 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
20 SPF mechanisms authorising senders for armes.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.nexpi.cloud |
| SPF_INCLUDE | musvc.com |
| SPF_INCLUDE | spf.fastmedia.it |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 194.21.56.0/23 |
| SPF_IP | 213.171.110.112/24 |
| SPF_IP | 213.82.68.18 |
| SPF_IP | 217.57.8.43 |
| SPF_IP | 2a10:7040:2::64/128 |
| SPF_IP | 2a10:7040:2::65/128 |
| SPF_IP | 2a10:7040:2::66/128 |
| SPF_IP | 45.130.116.197 |
| SPF_IP | 5.133.114.10/32 |
| SPF_IP | 5.133.114.55/32 |
| SPF_IP | 5.133.114.64/32 |
| SPF_IP | 5.133.114.65/32 |
| SPF_IP | 5.133.114.66/32 |
| SPF_IP | 5.133.114.9/32 |
| SPF_IP | 89.189.39.226 |
| SPF_IP | 89.46.225.79 |
Related pages
Pivot deeper into the graph from armes.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "armes.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.