Skip to content

Hostname

isservice.abb.com.cn

Last fetched

isservice.abb.com.cn resolves to 4 IPv4 addresses operated by OMANTEL-AS - Zain Omantel International FZ-LLC in OM.

Nutrition Label

WHISPER CANON · isservice.abb.com.cnRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/isservice.abb.com.cn

Resolution chain

isservice.abb.com.cn resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
82.178.158.11482.178.158.0/24AS8529OMANTEL-AS - Zain Omantel International FZ-LLCOM
82.178.158.11582.178.158.0/24AS8529OMANTEL-AS - Zain Omantel International FZ-LLCOM
95.100.107.13295.100.107.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.SE
95.100.107.18995.100.107.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.SE

WHOIS identity

No WHOIS records are currently associated with isservice.abb.com.cn in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from isservice.abb.com.cn.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "isservice.abb.com.cn"})-[: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.