Hostname
jamescohan.com
Last fetched
jamescohan.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
jamescohan.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.165.83.108 | 18.165.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.83.19 | 18.165.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.83.46 | 18.165.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.83.51 | 18.165.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- cq9f24z95f9@networksolutionsprivateregistration.com
- dy6388f343q@networksolutionsprivateregistration.com
- eb3ew4ht9kv@networksolutionsprivateregistration.com
- hh3sv2c63hc@networksolutionsprivateregistration.com
- rd2za4wm8mj@networksolutionsprivateregistration.com
- rs2955bs5up@networksolutionsprivateregistration.com
- uu5a82nn7jp@networksolutionsprivateregistration.com
- vz7uc5k323r@networksolutionsprivateregistration.com
- wh2mn7ms4c5@networksolutionsprivateregistration.com
Subdomains
6 observed subdomains of jamescohan.com.
Web-graph footprint
Distinct hostnames that link to or from jamescohan.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for jamescohan.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.artlogic.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 167.89.57.235/32 |
| SPF_IP | 184.74.205.130 |
| SPF_IP | 70.107.218.208 |
Related pages
Pivot deeper into the graph from jamescohan.com.
- IP · 18.165.83.108
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · cq9f24z95f9@networksolutionsprivateregistration.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: "jamescohan.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.