Hostname
felixgray.com
Last fetched
felixgray.com resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
felixgray.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.6.146 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.7.146 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 8.47.69.0 | 8.47.69.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| 8.6.112.0 | 8.6.112.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of felixgray.com owner
- Contact emails
- 146d15a3-d79f-49da-ae7e-0ac989e56917@identity-protect.org
- bcbcfc24-4aa6-4a48-b50d-cb8ff7d84b30@identity-protect.org
- c4952c5d-8195-4445-8e59-219818658975@identity-protect.org
- d5f2ebec-3a48-4033-8379-a4106bce0cdd@identity-protect.org
- daa2d8de-17c5-4f5f-854f-04d933e40781@identity-protect.org
- dc1f4d63-0119-439f-9972-85328c9e493f@identity-protect.org
- owner-10986572@felixgray.com.whoisprivacyservice.org
- owner-11059139@felixgray.com.whoisprivacyservice.org
- owner-11526470@felixgray.com.whoisprivacyservice.org
- owner-11599037@felixgray.com.whoisprivacyservice.org
- owner-11796419@felixgray.com.whoisprivacyservice.org
- owner-11987689@felixgray.com.whoisprivacyservice.org
- owner-3153050@felixgray.com.whoisprivacyservice.org
- owner-3225617@felixgray.com.whoisprivacyservice.org
- owner-3962897@felixgray.com.whoisprivacyservice.org
- owner-7659208@felixgray.com.whoisprivacyservice.org
- owner-95635@felixgray.com.whoisprivacyservice.org
Subdomains
10 observed subdomains of felixgray.com.
Web-graph footprint
Distinct hostnames that link to or from felixgray.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for felixgray.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | shops.shopify.com |
| SPF_INCLUDE | stspg-customer.com |
Related pages
Pivot deeper into the graph from felixgray.com.
- IP · 104.18.6.146
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · 146d15a3-d79f-49da-ae7e-0ac989e56917@identity-protect.org
- TLD · .com
- Browse hostnames · fe…
- 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: "felixgray.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.