Skip to content

Hostname

ad.flexispot.de

Last fetched

ad.flexispot.de resolves to 4 IPv4 addresses operated by HINET Data Communication Business Group in TW.

Nutrition Label

WHISPER CANON · ad.flexispot.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ad.flexispot.de

Resolution chain

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

IPPrefixASNOperatorCountry
203.69.81.43203.69.0.0/16AS3462HINET Data Communication Business GroupTW
203.69.81.49203.69.0.0/16AS3462HINET Data Communication Business GroupTW
23.3.68.8823.3.68.0/24AS20940AKAMAI-ASN1GB
23.3.68.9423.3.68.0/24AS20940AKAMAI-ASN1GB

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Related pages

Pivot deeper into the graph from ad.flexispot.de.

Cypher and MCP

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

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