Hostname
falconsgroups.com
Last fetched
falconsgroups.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
falconsgroups.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 |
|---|---|---|---|---|
| 107.23.110.95 | 107.23.0.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.216.2.99 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.203.137.168 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.6.102.160 | 52.4.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.6.243.174 | 52.4.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.82.212.44 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of falconsgroups.com owner
- Contact emails
- info@devsoftindia.com
- 2096d79d-056c-4e7f-893e-cdf6912666ae@identity-protect.org
- 29c32dc1-64e8-4868-96d0-d0562594536d@identity-protect.org
- 5d582835-18ed-46e4-a4ee-9e21d89f8658@identity-protect.org
- 72e06e68-35fe-45fe-b491-0677625be148@identity-protect.org
- 89354324-9069-488b-a158-96f1da73a1a5@identity-protect.org
- b315c20b-9a33-44b6-b78d-fb3039a874eb@identity-protect.org
- owner-11609601@falconsgroups.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of falconsgroups.com.
| Subdomain |
|---|
| mail.falconsgroups.com |
Showing 1 of 3. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from falconsgroups.com.
- IP · 107.23.110.95
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · info@devsoftindia.com
- TLD · .com
- Browse hostnames · fa…
- 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: "falconsgroups.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.