Hostname
flairairrules.com
Last fetched
flairairrules.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
flairairrules.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 |
|---|---|---|---|---|
| 52.60.153.235 | 52.60.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of flairairrules.com owner
- Contact emails
- 1a1b1756-885b-4f66-9de6-cf054c8551df@identity-protect.org
- 24964fda-3648-4575-b3d9-406268f6f8c5@identity-protect.org
- 31a865d9-7835-40fb-af99-5f655a5d6cc9@identity-protect.org
- 62dfe8ad-641c-4923-96ba-b01e735b042a@identity-protect.org
- 8941b480-ba85-4d6e-b45a-f11c76cfff89@identity-protect.org
- a036a352-65d7-4bef-a9f0-545eb292a07f@identity-protect.org
- a9678ac5-8810-4c17-b80d-99705ab6394d@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from flairairrules.com.
- IP · 52.60.153.235
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · 1a1b1756-885b-4f66-9de6-cf054c8551df@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: "flairairrules.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.