Skip to content

Hostname

quant-api.itigerup.com

Last fetched

quant-api.itigerup.com resolves to 4 IPv4 addresses operated by TTSSB-MY TM TECHNOLOGY SERVICES SDN. BHD. in MY.

Nutrition Label

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

Resolution chain

quant-api.itigerup.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
202.188.238.107202.188.224.0/19AS4788TTSSB-MY TM TECHNOLOGY SERVICES SDN. BHD.MY
202.188.238.179202.188.224.0/19AS4788TTSSB-MY TM TECHNOLOGY SERVICES SDN. BHD.MY
23.3.68.7123.3.68.0/24AS20940AKAMAI-ASN1GB
23.3.68.7723.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 quant-api.itigerup.com.

Cypher and MCP

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

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