Skip to content

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

WHISPER CANON · www.flexologic.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/www.flexologic.com

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.

IPPrefixASNOperatorCountry
86.105.244.186.105.244.0/22AS20857TRANSIP-AS Amsterdam, the NetherlandsRO

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.

MechanismTarget
SPF_Amail.flexologic.nl
SPF_Awebmail.flexologic.nl
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.205.120.146
SPF_IP2a02:22a0:0:1:2:0:0:2
SPF_IP2a02:22a0:0:1:2:0:0:2a
SPF_IP2a02:22a0:0:1:2:0:0:2e
SPF_IP2a02:22a0:0:1:2:0:0:5
SPF_IP2a02:22a0:0:2:2:0:0:5
SPF_IP82.208.129.25
SPF_IP83.103.198.9
SPF_IP89.146.30.1/32
SPF_IP89.146.30.10/32
SPF_IP89.146.30.17
SPF_IP89.146.30.18/24
SPF_IP89.146.30.19/24
SPF_IP89.146.30.2/32
SPF_IP89.146.30.20
SPF_IP89.146.30.25/16
SPF_IP89.146.30.26/27
SPF_IP89.146.30.27/32
SPF_IP89.146.30.28/32
SPF_IP89.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.