Hostname
flexiforce.com
Last fetched
flexiforce.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
flexiforce.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.16.8.119 | 52.16.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:299
- Organization
- flexi-force b.v.
- Contact emails
Subdomains
13 observed subdomains of flexiforce.com.
Web-graph footprint
Distinct hostnames that link to or from flexiforce.com in the public web crawl.
44 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
20 SPF mechanisms authorising senders for flexiforce.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.transip.email |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf.afas.online |
| SPF_INCLUDE | spf.flexiforce.hypernode.io |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.trustit.eu |
| SPF_INCLUDE | spf.wm.net |
| SPF_IP | 141.81.167.228 |
| SPF_IP | 147.161.172.89 |
| SPF_IP | 149.210.213.182/32 |
| SPF_IP | 149.72.27.104/32 |
| SPF_IP | 149.72.39.242 |
| SPF_IP | 167.89.59.62/32 |
| SPF_IP | 185.163.189.37 |
| SPF_IP | 35.214.183.81/32 |
| SPF_IP | 35.214.208.81/32 |
| SPF_IP | 35.214.212.238/32 |
| SPF_IP | 35.214.213.218/32 |
| SPF_IP | 37.97.131.249 |
| SPF_IP | 85.119.129.36/32 |
Related pages
Pivot deeper into the graph from flexiforce.com.
- IP · 52.16.8.119
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:299
- Country · IE
- Email · domain.aaes@assaabloy.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: "flexiforce.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.