Hostname
twoflex.net
Last fetched
twoflex.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL. WHOIS lists iana:1489 as the registrar.
Nutrition Label
Resolution chain
twoflex.net 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.244.102.110 | 18.244.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.102.14 | 18.244.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.102.47 | 18.244.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.102.94 | 18.244.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.164.60 | 18.244.164.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.244.164.66 | 18.244.164.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.244.164.89 | 18.244.164.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.244.164.91 | 18.244.164.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:1489
- Organization
- conbus
- Contact emails
Subdomains
1 observed subdomain of twoflex.net.
| Subdomain |
|---|
| www.twoflex.net |
Web-graph footprint
Distinct hostnames that link to or from twoflex.net in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from twoflex.net.
- IP · 18.244.102.110
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1489
- Country · PL
- Email · myconbus@gmail.com
- TLD · .net
- Browse hostnames · tw…
- 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: "twoflex.net"})-[: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.