Hostname
flexiroamx.com
Last fetched
flexiroamx.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
flexiroamx.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 |
|---|---|---|---|---|
| 175.41.146.66 | 175.41.128.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.141.26.53 | 18.140.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.0.128.143 | 3.0.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.1.162.177 | 3.0.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 47.130.241.3 | 47.128.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 54.251.77.1 | 54.251.64.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- reapfield technology sdn. bhd.
- Contact emails
- jefrey@reapfieldtechnology.com
- 0cbcdb52-e045-4c61-8c19-3eea167a9a49@identity-protect.org
- 1944fc51-c7af-4559-99bd-912499888560@identity-protect.org
- 717959c1-1c3a-4947-83ee-2f9c29ea4abb@identity-protect.org
- 7d94776a-81bd-487f-9df8-677d0b9aadea@identity-protect.org
- contact@privacyprotect.org
- f61ea18c-5e54-4021-bb34-bda9e651669b@identity-protect.org
- fd8404d3-6910-4200-9bd9-0544daf9a717@identity-protect.org
Subdomains
14 observed subdomains of flexiroamx.com.
Web-graph footprint
Distinct hostnames that link to or from flexiroamx.com in the public web crawl.
8 sites link to this hostname.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from flexiroamx.com.
- IP · 175.41.146.66
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · jefrey@reapfieldtechnology.com
- 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: "flexiroamx.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.