Hostname
jasonmai.com
Last fetched
jasonmai.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jasonmai.com 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.139.95.103 | 108.139.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.139.95.38 | 108.139.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.139.95.45 | 108.139.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.139.95.96 | 108.139.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.171.117.102 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.109 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.30 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.39 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of jasonmai.com owner
- Contact emails
- jasonmai.com@domainsbyproxy.com
- 0151055a-a03b-4982-bbd1-65767a8fb9fb@identity-protect.org
- 3addc252-0dc2-4ba7-b9b8-0014c96e411e@identity-protect.org
- ad481d97-0bcd-4948-a86d-8605d18654f6@identity-protect.org
- bc1f6836-12c9-42c5-83ed-a29f634b4d5b@identity-protect.org
- caca4489-6fc9-4187-b563-81a62f8daa93@identity-protect.org
- e196d549-ecf0-451f-a613-624d86948db3@identity-protect.org
Subdomains
1 observed subdomain of jasonmai.com.
| Subdomain |
|---|
| www.jasonmai.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for jasonmai.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from jasonmai.com.
- IP · 108.139.95.103
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BR
- Email · jasonmai.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · ja…
- 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: "jasonmai.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.