Skip to content

Hostname

h3c.com

Last fetched

h3c.com resolves to 3 IPv4 addresses operated by CHINANET-BACKBONE No.31,Jin-rong Street in CN.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
1.181.141.121.180.0.0/14AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
101.33.51.117101.33.48.0/22AS132203TENCENT-NET-AP-CN Tencent Building, Kejizhongyi AvenueSG
60.191.123.4460.176.0.0/12AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN

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 h3c.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for h3c.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP122.225.128.134
SPF_IP122.225.128.140
SPF_IP221.12.31.13
SPF_IP221.12.31.56
SPF_IP60.191.123.50
SPF_IP60.191.123.56

Related pages

Pivot deeper into the graph from h3c.com.

Cypher and MCP

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

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