Skip to content

Hostname

basexchange.multitone.com

Last fetched

basexchange.multitone.com resolves to 2 IPv4 addresses operated by EDGE ta GCI Com in GB.

Nutrition Label

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

Resolution chain

basexchange.multitone.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
213.218.217.12213.218.208.0/20AS8851EDGE ta GCI ComGB
213.218.217.17213.218.208.0/20AS8851EDGE ta GCI ComGB

WHOIS identity

No WHOIS records are currently associated with basexchange.multitone.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from basexchange.multitone.com.

Cypher and MCP

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

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