Hostname
floxdev.com
Last fetched
floxdev.com resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
floxdev.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.21.2.58 | 104.21.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.128.208 | 172.67.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 52.84.45.105 | 52.84.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.84.45.64 | 52.84.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.84.45.69 | 52.84.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.84.45.82 | 52.84.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of floxdev.com owner
- Contact emails
- 0093faa6-db51-4dec-9bd9-88f99727e157@identity-protect.org
- 23e4dfbc-3814-4a21-81a1-db2c59c306ba@identity-protect.org
- 4f2c372a-2a96-44ca-9e4c-04c9c50d1c96@identity-protect.org
- 6df3a539-fe3c-4708-9ea3-75d19cafda1c@identity-protect.org
- a16c19b7-2b1f-4199-843a-5b5a3910a042@identity-protect.org
- bc1e6e3c-903a-4d55-a839-1d6b870789de@identity-protect.org
- d15d1991-1a70-4b7d-9450-897d2cb7124c@identity-protect.org
- owner-11268732@floxdev.com.whoisprivacyservice.org
- owner-5007362@floxdev.com.whoisprivacyservice.org
Subdomains
42 observed subdomains of floxdev.com.
Showing 22 of 42. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from floxdev.com in the public web crawl.
29 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for floxdev.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from floxdev.com.
- IP · 104.21.2.58
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · 0093faa6-db51-4dec-9bd9-88f99727e157@identity-protect.org
- TLD · .com
- Browse hostnames · fl…
- 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: "floxdev.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.