Hostname
aimer-web.jp
Last fetched
aimer-web.jp resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.
Nutrition Label
Resolution chain
aimer-web.jp resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- —
- Organization
- defstar records
- Contact emails
Subdomains
5 observed subdomains of aimer-web.jp.
Web-graph footprint
Distinct hostnames that link to or from aimer-web.jp in the public web crawl.
252 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
5 SPF mechanisms authorising senders for aimer-web.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.sme.co.jp |
| SPF_IP | 122.208.44.0/23 |
| SPF_IP | 122.208.80.0/23 |
| SPF_IP | 52.198.46.58/32 |
| SPF_IP | 52.199.245.138/32 |
Related pages
Pivot deeper into the graph from aimer-web.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aimer-web.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.