Hostname
flex2future.com
Last fetched
flex2future.com resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
flex2future.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.117 | 199.60.103.0/24 | AS209242 | — | US |
| 199.60.103.17 | 199.60.103.0/24 | AS209242 | — | US |
WHOIS identity
- Registrar
- iana:1001
- Organization
- flexible floating system as
- Contact emails
- 3nvhdhgwfsp6@privacy-protection.email
- 4mzrcsxkymcj@privacy-protection.email
- 5def9gm6p6qi@privacy-protection.email
- 5er5cbpdugjt@privacy-protection.email
- 9xry4bsj6on5@privacy-protection.email
- 9yviyhutrqnu@privacy-protection.email
- a32phc64vhxy@privacy-protection.email
- ghhvtvfmyt7b@privacy-protection.email
- hbyc3ueyq78h@privacy-protection.email
- ibfcv39hnmzq@privacy-protection.email
- jtji3rnf86yd@privacy-protection.email
- p85nvcxe3q33@privacy-protection.email
- pyfd3jukuwzs@privacy-protection.email
- vcuvfujnkg37@privacy-protection.email
- xv24sntty9rb@privacy-protection.email
- yr4vvzhchopc@privacy-protection.email
Subdomains
1 observed subdomain of flex2future.com.
| Subdomain |
|---|
| www.flex2future.com |
Web-graph footprint
Distinct hostnames that link to or from flex2future.com in the public web crawl.
25 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for flex2future.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from flex2future.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "flex2future.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.