Hostname
armg.jp
Last fetched
armg.jp resolves to 1 IPv4 address operated by AS4694 in JP.
Nutrition Label
Resolution chain
armg.jp 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 |
|---|---|---|---|---|
| 210.152.97.238 | 210.152.64.0/18 | AS4694 | — | JP |
WHOIS identity
- Registrar
- —
- Organization
- —
- Contact emails
Subdomains
24 observed subdomains of armg.jp.
Showing 23 of 24. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
30 SPF mechanisms authorising senders for armg.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.prtimes.jp |
| SPF_INCLUDE | spf.eco-serv.jp |
| SPF_INCLUDE | spf.haihaimail.jp |
| SPF_INCLUDE | spf.maildealer.jp |
| SPF_INCLUDE | spf.mta.hdems.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.salesforce.com |
| SPF_IP | 13.115.225.89/32 |
| SPF_IP | 150.66.58.175/32 |
| SPF_IP | 18.179.187.42/32 |
| SPF_IP | 18.182.251.219/32 |
| SPF_IP | 202.126.235.55 |
| SPF_IP | 202.126.235.56 |
| SPF_IP | 202.34.100.0/24 |
| SPF_IP | 202.34.113.0/24 |
| SPF_IP | 202.34.65.0/24 |
| SPF_IP | 202.34.90.0/24 |
| SPF_IP | 210.140.73.163/32 |
| SPF_IP | 210.140.75.118/32 |
| SPF_IP | 210.166.79.228 |
| SPF_IP | 210.166.79.229 |
| SPF_IP | 3.114.3.197/32 |
| SPF_IP | 3.115.204.80/32 |
| SPF_IP | 35.72.150.143/32 |
| SPF_IP | 35.72.191.142/32 |
| SPF_IP | 35.72.236.54/32 |
| SPF_IP | 35.73.180.209/32 |
| SPF_IP | 35.73.182.168/32 |
| SPF_IP | 52.68.219.83/32 |
| SPF_IP | 54.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.