Hostname
johnrichard.com
Last fetched
johnrichard.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
johnrichard.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.197.191.21 | 15.197.176.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.33.214.126 | 3.33.208.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- a47ac9n493v@networksolutionsprivateregistration.com
- bp8328ze3kk@networksolutionsprivateregistration.com
- cm4hj6pt5aw@networksolutionsprivateregistration.com
- dj59g5yq6pq@networksolutionsprivateregistration.com
- dpatel@johnrichard.com
- dr49t3n93xm@networksolutionsprivateregistration.com
- g64m94tf83c@networksolutionsprivateregistration.com
- johnrichard@microsped.com
- jr7rk2vz8a9@networksolutionsprivateregistration.com
- xs5hk2g54jy@networksolutionsprivateregistration.com
- zc9ua65e6x4@networksolutionsprivateregistration.com
- zj4ub7ua3q2@networksolutionsprivateregistration.com
Subdomains
16 observed subdomains of johnrichard.com.
Showing 15 of 16. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from johnrichard.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for johnrichard.com.
| Mechanism | Target |
|---|---|
| SPF_A | srv.johnrichard.com |
| SPF_INCLUDE | peopleanswers.com |
| SPF_INCLUDE | spf-us.emailsignatures365.com |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 12.96.187.234 |
| SPF_IP | 216.170.91.50 |
Related pages
Pivot deeper into the graph from johnrichard.com.
- IP · 15.197.191.21
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · CA
- Email · a47ac9n493v@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · jo…
- 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: "johnrichard.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.