Skip to content

Hostname

armg.jp

Last fetched

armg.jp resolves to 1 IPv4 address operated by AS4694 in JP.

Nutrition Label

WHISPER CANON · armg.jpRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/armg.jp

Resolution chain

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

IPPrefixASNOperatorCountry
210.152.97.238210.152.64.0/18AS4694JP

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

24 observed subdomains of armg.jp.

Web-graph footprint

Distinct hostnames that link to or from armg.jp in the public web crawl.

236 sites link to this hostname.

100 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

30 SPF mechanisms authorising senders for armg.jp.

MechanismTarget
SPF_INCLUDE_spf.prtimes.jp
SPF_INCLUDEspf.eco-serv.jp
SPF_INCLUDEspf.haihaimail.jp
SPF_INCLUDEspf.maildealer.jp
SPF_INCLUDEspf.mta.hdems.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.salesforce.com
SPF_IP13.115.225.89/32
SPF_IP150.66.58.175/32
SPF_IP18.179.187.42/32
SPF_IP18.182.251.219/32
SPF_IP202.126.235.55
SPF_IP202.126.235.56
SPF_IP202.34.100.0/24
SPF_IP202.34.113.0/24
SPF_IP202.34.65.0/24
SPF_IP202.34.90.0/24
SPF_IP210.140.73.163/32
SPF_IP210.140.75.118/32
SPF_IP210.166.79.228
SPF_IP210.166.79.229
SPF_IP3.114.3.197/32
SPF_IP3.115.204.80/32
SPF_IP35.72.150.143/32
SPF_IP35.72.191.142/32
SPF_IP35.72.236.54/32
SPF_IP35.73.180.209/32
SPF_IP35.73.182.168/32
SPF_IP52.68.219.83/32
SPF_IP54.249.250.2/32

Related pages

Pivot deeper into the graph from armg.jp.

Cypher and MCP

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

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