Hostname
projectferris.com
Last fetched
projectferris.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
projectferris.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 |
|---|---|---|---|---|
| 18.239.153.105 | 18.239.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.239.153.26 | 18.239.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.239.153.66 | 18.239.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.239.153.89 | 18.239.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 99.84.234.11 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.113 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.22 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.91 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of projectferris.com owner
- Contact emails
- lmcjferris@gmail.com
- 0a28bada-33c2-42d3-a880-8afa341d5f56@identity-protect.org
- 261039da-3059-4303-ba99-24f77aece039@identity-protect.org
- 43af0368-06fd-450a-9c20-d3f9beacb508@identity-protect.org
- 53564264-445d-4526-84e9-86d3ceb11ffa@identity-protect.org
- 85c45e60-52f5-4a0d-aab7-e404d0014f34@identity-protect.org
- 91e05233-f63b-43c5-8085-45b0129219b1@identity-protect.org
- owner-4466153@projectferris.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of projectferris.com.
Web-graph footprint
Distinct hostnames that link to or from projectferris.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for projectferris.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from projectferris.com.
- IP · 18.239.153.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · lmcjferris@gmail.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: "projectferris.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.