Skip to content

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

WHISPER CANON · armes.itRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/armes.it

Resolution chain

armes.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.46.225.7989.46.224.0/21AS52030RO

WHOIS identity

Registrar
registrar:fastmedia s.r.l.
Organization
ferretto group s.p.a.
Contact emails

Subdomains

8 observed subdomains of armes.it.

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.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for armes.it.

MechanismTarget
SPF_INCLUDE_spf.nexpi.cloud
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.fastmedia.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.21.56.0/23
SPF_IP213.171.110.112/24
SPF_IP213.82.68.18
SPF_IP217.57.8.43
SPF_IP2a10:7040:2::64/128
SPF_IP2a10:7040:2::65/128
SPF_IP2a10:7040:2::66/128
SPF_IP45.130.116.197
SPF_IP5.133.114.10/32
SPF_IP5.133.114.55/32
SPF_IP5.133.114.64/32
SPF_IP5.133.114.65/32
SPF_IP5.133.114.66/32
SPF_IP5.133.114.9/32
SPF_IP89.189.39.226
SPF_IP89.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.