Skip to content

Hostname

hima.auto

Last fetched

hima.auto resolves to 13 IPv4 addresses operated by CHINAMOBILE-CN China Mobile Communications Group Co., Ltd. in CN.

Nutrition Label

WHISPER CANON · hima.autoRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hima.auto

Resolution chain

hima.auto resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
111.45.26.102111.45.24.0/21AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
111.45.26.82111.45.24.0/21AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
111.45.26.91111.45.24.0/21AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
111.45.26.94111.45.24.0/21AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
218.12.76.165218.12.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
218.12.76.169218.12.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
221.194.141.163221.194.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
221.194.141.166221.194.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
221.194.141.171221.194.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
36.42.77.16536.42.72.0/21AS134768CHINANET-SHAANXI-CLOUD-BASE CHINANET SHAANXI province Cloud Base networkCN
36.42.77.16636.42.72.0/21AS134768CHINANET-SHAANXI-CLOUD-BASE CHINANET SHAANXI province Cloud Base networkCN
36.42.77.16836.42.72.0/21AS134768CHINANET-SHAANXI-CLOUD-BASE CHINANET SHAANXI province Cloud Base networkCN
36.42.77.17036.42.72.0/21AS134768CHINANET-SHAANXI-CLOUD-BASE CHINANET SHAANXI province Cloud Base networkCN

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 hima.auto in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from hima.auto.

Cypher and MCP

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

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