Skip to content

Hostname

flexhub.pl

Last fetched

flexhub.pl resolves to 4 IPv4 addresses operated by AKAMAI-ASN1 in GB. WHOIS lists registrar:corporation service company as the registrar.

Nutrition Label

WHISPER CANON · flexhub.plRouting diversity2.4/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/flexhub.pl

Resolution chain

flexhub.pl resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:corporation service company
Organization
domain administrator
Contact emails

Subdomains

2 observed subdomains of flexhub.pl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for flexhub.pl.

MechanismTarget
SPF_Aflexhub.pl
SPF_IP146.59.71.217
SPF_IP51.77.40.227
SPF_IP91.201.152.126
SPF_MXflexhub.pl

Related pages

Pivot deeper into the graph from flexhub.pl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "flexhub.pl"})-[: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.