Hostname
fluenday.com
Last fetched
fluenday.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
fluenday.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.245.218.100 | 18.245.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.218.23 | 18.245.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.218.54 | 18.245.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.218.59 | 18.245.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.160.150.108 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.17 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.20 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.29 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of fluenday.com owner
- Contact emails
- 5cca4f44-92e2-4370-9bcb-fa4f9db6926c@identity-protect.org
- 7413b5a9-0214-48fa-a2cc-85765ced13f5@identity-protect.org
- 9dc55320-ee37-4f14-85c3-4d28e70d335d@identity-protect.org
- ab22a77a-2edd-4fd2-bd5a-64ed19241297@identity-protect.org
- c2d3a876-8733-45ea-8748-d3cfb89e4db6@identity-protect.org
- f91726d3-b5ef-493e-9234-e385594f107f@identity-protect.org
- fd11c2a6-7250-4fcd-ab4c-1b63a6172e94@identity-protect.org
Subdomains
5 observed subdomains of fluenday.com.
Showing 4 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fluenday.com in the public web crawl.
9 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for fluenday.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.firebasemail.com |
Related pages
Pivot deeper into the graph from fluenday.com.
- IP · 18.245.218.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · 5cca4f44-92e2-4370-9bcb-fa4f9db6926c@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: "fluenday.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.