Hostname
www.flexologic.com
Last fetched
www.flexologic.com resolves to 1 IPv4 address operated by TRANSIP-AS Amsterdam, the Netherlands in RO.
Nutrition Label
Resolution chain
www.flexologic.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 |
|---|---|---|---|---|
| 86.105.244.1 | 86.105.244.0/22 | AS20857 | TRANSIP-AS Amsterdam, the Netherlands | RO |
WHOIS identity
No WHOIS records are currently associated with www.flexologic.com in WhisperGraph.
Threat posture
History
Mail and authentication
SPF policy
24 SPF mechanisms authorising senders for www.flexologic.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.flexologic.nl |
| SPF_A | webmail.flexologic.nl |
| SPF_INCLUDE | _spf.odoo.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 188.205.120.146 |
| SPF_IP | 2a02:22a0:0:1:2:0:0:2 |
| SPF_IP | 2a02:22a0:0:1:2:0:0:2a |
| SPF_IP | 2a02:22a0:0:1:2:0:0:2e |
| SPF_IP | 2a02:22a0:0:1:2:0:0:5 |
| SPF_IP | 2a02:22a0:0:2:2:0:0:5 |
| SPF_IP | 82.208.129.25 |
| SPF_IP | 83.103.198.9 |
| SPF_IP | 89.146.30.1/32 |
| SPF_IP | 89.146.30.10/32 |
| SPF_IP | 89.146.30.17 |
| SPF_IP | 89.146.30.18/24 |
| SPF_IP | 89.146.30.19/24 |
| SPF_IP | 89.146.30.2/32 |
| SPF_IP | 89.146.30.20 |
| SPF_IP | 89.146.30.25/16 |
| SPF_IP | 89.146.30.26/27 |
| SPF_IP | 89.146.30.27/32 |
| SPF_IP | 89.146.30.28/32 |
| SPF_IP | 89.146.30.9/32 |
Related pages
Pivot deeper into the graph from www.flexologic.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "www.flexologic.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.