Hostname
flex.com
Last fetched
flex.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
flex.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 |
|---|---|---|---|---|
| 45.60.115.213 | 45.60.115.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 45.60.86.213 | 45.60.86.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
- Registrar
- iana:292
- Organization
- contact privacy inc. customer 124371982
- Contact emails
- hostmaster@flextronics.com
- info@flex.com
- 2x6ie9jvonhg@contactprivacy.email
- 6e1b633105526e7d909f0178711cb6eeb84b90864ea28985777c14ddb034e9d0@flex.com.whoisproxy.org
- b68ac6a5a048b3054609fb8a324cf0010c202703fe038a8efb4b9da270830b28@flex.com.whoisproxy.org
- c4b341f95e268a05f0b3c18c73fbb12b5302a209c1d4770babc9b5922671058e@flex.com.whoisproxy.org
Subdomains
160 observed subdomains of flex.com.
Showing 25 of 160. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from flex.com in the public web crawl.
1,083 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for flex.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.act-on.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.flex.com |
| SPF_INCLUDE | spf2.flex.com |
| SPF_INCLUDE | spfa.cpmails.com |
| SPF_IP | 158.116.214.70 |
| SPF_IP | 205.173.129.112 |
Related pages
Pivot deeper into the graph from flex.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "flex.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.