Hostname
seminar-payment.jp
Last fetched
seminar-payment.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.
Nutrition Label
Resolution chain
seminar-payment.jp resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.156.39.127 | 108.156.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.156.39.25 | 108.156.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.156.39.42 | 108.156.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.156.39.60 | 108.156.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.172.226.109 | 18.172.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 18.172.226.121 | 18.172.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 18.172.226.39 | 18.172.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 18.172.226.77 | 18.172.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
WHOIS identity
- Registrar
- —
- Organization
- netowl,inc.
- Contact emails
Subdomains
14 observed subdomains of seminar-payment.jp.
Web-graph footprint
Distinct hostnames that link to or from seminar-payment.jp in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from seminar-payment.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "seminar-payment.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.