Hostname
jaspermentors.com
Last fetched
jaspermentors.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
jaspermentors.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.158.147.118 | 108.158.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.147.122 | 108.158.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.147.13 | 108.158.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.147.92 | 108.158.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 13.33.67.56 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.82 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.87 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.95 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of jaspermentors.com owner
- Contact emails
Subdomains
1 observed subdomain of jaspermentors.com.
| Subdomain |
|---|
| www.jaspermentors.com |
Web-graph footprint
Distinct hostnames that link to or from jaspermentors.com in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for jaspermentors.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 149.72.112.207 |
| SPF_IP | 149.72.112.208 |
| SPF_IP | 149.72.112.209 |
| SPF_IP | 167.89.25.17 |
Related pages
Pivot deeper into the graph from jaspermentors.com.
- IP · 108.158.147.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BR
- Email · 82f07586-0397-4055-8388-4c09dbc239c3@identity-protect.org
- 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: "jaspermentors.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.