Skip to content

Hostname

flexologic.com

Last fetched

flexologic.com resolves to 1 IPv4 address operated by TRANSIP-AS Amsterdam, the Netherlands in RO. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

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

Registrar
iana:269
Organization
m. otten
Contact emails

Subdomains

11 observed subdomains of flexologic.com.

Web-graph footprint

Distinct hostnames that link to or from flexologic.com in the public web crawl.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for 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 flexologic.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "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.