Hostname
mail-sever.com
Last fetched
mail-sever.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mail-sever.com 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 |
|---|---|---|---|---|
| 54.238.119.201 | 54.238.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mail-sever.com owner
- Contact emails
- jclay074@gmail.com
- 004b99d2-425b-4f32-8dd4-dbf264398095@identity-protect.org
- 2d0176d1-9fe9-4605-8232-0a70117a0c21@identity-protect.org
- 3ece31a7-0023-4c76-b5a0-df445488337b@identity-protect.org
- 6907e853-4315-42d1-a969-c7c1852a2341@identity-protect.org
- 7110a8ff-4d42-4770-a021-13863e4f3714@identity-protect.org
- 96ce3303-dbae-4148-a872-3c8bb985423e@identity-protect.org
- ad57a0ad-d4ad-4ad6-bdb9-b08e92968595@identity-protect.org
- owner-11754620@mail-sever.com.whoisprivacyservice.org
- owner-11759539@mail-sever.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of mail-sever.com.
| Subdomain |
|---|
| staging.mail-sever.com |
Web-graph footprint
Distinct hostnames that link to or from mail-sever.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for mail-sever.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.baremetal.jp |
Related pages
Pivot deeper into the graph from mail-sever.com.
- IP · 54.238.119.201
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · jclay074@gmail.com
- TLD · .com
- Browse hostnames · ma…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mail-sever.com"})-[: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.