Hostname
flexed.com
Last fetched
flexed.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
flexed.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.22.248.69 | 100.40.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.162.251.34 | 35.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.167.171.90 | 35.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.231.90.106 | 45.2.159.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.235.242.129 | 45.2.159.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.239.168.182 | 45.2.159.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.89.154.130 | 52.92.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.148.165.47 | 54.152.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.202.188.202 | 54.210.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.213.56.90 | 54.216.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.214.214.183 | 54.218.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.244.115.167 | 54.247.128.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.70.38.82 | 54.79.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.88.49.99 | 52.92.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- a62be74q3st@networksolutionsprivateregistration.com
- au9fv3f52dy@networksolutionsprivateregistration.com
- az5du79k7pp@networksolutionsprivateregistration.com
- dm8y696525q@networksolutionsprivateregistration.com
- e99xz8mk9zh@networksolutionsprivateregistration.com
- hq37u52m99g@networksolutionsprivateregistration.com
- k54ak72z4vc@networksolutionsprivateregistration.com
- ke3ct2ud86w@networksolutionsprivateregistration.com
- p93mh6yh64g@networksolutionsprivateregistration.com
- pp8c73vq364@networksolutionsprivateregistration.com
- wv43z96q2tg@networksolutionsprivateregistration.com
- xn7uc2a39b9@networksolutionsprivateregistration.com
- yu29t9w48hb@networksolutionsprivateregistration.com
- zh3x77hu3wa@networksolutionsprivateregistration.com
- zw5vt3kk2dn@networksolutionsprivateregistration.com
- zy6qz9hp97m@networksolutionsprivateregistration.com
Subdomains
3 observed subdomains of flexed.com.
Web-graph footprint
Distinct hostnames that link to or from flexed.com in the public web crawl.
9 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for flexed.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from flexed.com.
- IP · 100.22.248.69
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · a62be74q3st@networksolutionsprivateregistration.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: "flexed.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.