Skip to content

Hostname

spectrum-instruments.com

Last fetched

spectrum-instruments.com resolves to 4 IPv4 addresses operated by XNNET - XNNET LLC in HK.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.158.191.3103.158.190.0/23AS932XNNET - XNNET LLCHK
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
202.95.1.4202.95.1.0/24AS152194CTGSERVERLIMITED-AS-AP CTG Server LimitedSG
202.95.1.4202.95.1.0/24AS152194CTGSERVERLIMITED-AS-AP CTG Server LimitedCN

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.

Web-graph footprint

Distinct hostnames that link to or from spectrum-instruments.com in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from spectrum-instruments.com.

Cypher and MCP

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

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