Hostname
ben54.jp
Last fetched
ben54.jp resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label
Resolution chain
ben54.jp resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- —
- Organization
- lawyer jp co.ltd.
- Contact emails
Subdomains
4 observed subdomains of ben54.jp.
Web-graph footprint
Distinct hostnames that link to or from ben54.jp in the public web crawl.
621 sites link to this hostname.
207 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 ben54.jp.
| Mechanism | Target |
|---|---|
| SPF_A | ben54.sakura.ne.jp |
| SPF_A | www3191.sakura.ne.jp |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sender.zcsend.jp |
| SPF_IP | 49.212.207.231/32 |
Related pages
Pivot deeper into the graph from ben54.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ben54.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.