Hostname
flips.com.co
Last fetched
flips.com.co resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:21607 as the registrar.
Nutrition Label
Resolution chain
flips.com.co resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.172.170.123 | 18.172.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.170.70 | 18.172.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.170.85 | 18.172.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.170.94 | 18.172.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.26.113 | 18.66.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.26.13 | 18.66.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.26.46 | 18.66.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.26.87 | 18.66.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.174.141.122 | 3.174.141.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.141.32 | 3.174.141.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.141.7 | 3.174.141.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.141.91 | 3.174.141.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:21607
- Organization
- mi_com_co
- Contact emails
- —
Subdomains
2 observed subdomains of flips.com.co.
| Subdomain |
|---|
| api.flips.com.co |
| www.flips.com.co |
Web-graph footprint
Distinct hostnames that link to or from flips.com.co in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from flips.com.co.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "flips.com.co"})-[: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.