Skip to content

Hostname

arma.org

Last fetched

arma.org resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · arma.orgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/arma.org

Resolution chain

arma.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:146
Organization
arma international
Contact emails

Subdomains

36 observed subdomains of arma.org.

Web-graph footprint

Distinct hostnames that link to or from arma.org in the public web crawl.

469 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for arma.org.

MechanismTarget
SPF_Aarma.org
SPF_Ace.arma.org
SPF_Amail30.avectra.info
SPF_Amailent01.avectra.info
SPF_Awebmail.arma.org
SPF_INCLUDEamazonses.com
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.ymem.net
SPF_MXarma.org

Related pages

Pivot deeper into the graph from arma.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "arma.org"})-[: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.