Hostname
projectormagazine.com
Last fetched
projectormagazine.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
projectormagazine.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 |
|---|---|---|---|---|
| 35.155.8.82 | 35.155.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- christopher kerr
- Contact emails
- muddoctorkerr@yahoo.com
- 222d8ac1-62cf-406e-8867-77d6eebca409@identity-protect.org
- 4e65f9bd-9719-4254-aa60-ba3a48ec5f03@identity-protect.org
- 5f5d3165-3e02-4947-bd17-7c0a60b8f7a6@identity-protect.org
- 7eb13e7e-1fd6-42ef-9263-7d50e8612a7e@identity-protect.org
- 8f82af59-31c5-4cbb-94ca-a8f0219beb78@identity-protect.org
- d76f1784-c9f0-405d-8c6a-e1600dbfd2b8@identity-protect.org
- owner-9380524@projectormagazine.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of projectormagazine.com.
| Subdomain |
|---|
| www.projectormagazine.com |
Web-graph footprint
Distinct hostnames that link to or from projectormagazine.com in the public web crawl.
6 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from projectormagazine.com.
- IP · 35.155.8.82
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · muddoctorkerr@yahoo.com
- TLD · .com
- Browse hostnames · pr…
- 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: "projectormagazine.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.