Skip to content

Hostname

flexispot.nl

Last fetched

flexispot.nl resolves to 4 IPv4 addresses operated by AKAMAI-ASN1 in UA. WHOIS lists registrar:godaddy.com as the registrar.

Nutrition Label

WHISPER CANON · flexispot.nlRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/flexispot.nl

Resolution chain

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

WHOIS identity

Registrar
registrar:godaddy.com
Organization
Contact emails

Subdomains

13 observed subdomains of flexispot.nl.

Web-graph footprint

Distinct hostnames that link to or from flexispot.nl in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for flexispot.nl.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.mxhichina.com

Related pages

Pivot deeper into the graph from flexispot.nl.

Cypher and MCP

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

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