Skip to content

Hostname

fr.higer.com

Last fetched

fr.higer.com resolves to 16 IPv4 addresses operated by Taobao - Zhejiang Taobao Network Co.,Ltd in ES.

Nutrition Label

WHISPER CANON · fr.higer.comRouting diversity3.0/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/fr.higer.com

Resolution chain

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

IPPrefixASNOperatorCountry
155.102.46.10155.102.46.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdES
163.181.49.178163.181.49.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdES
163.181.49.181163.181.49.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdES
163.181.49.183163.181.49.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdES
163.181.49.184163.181.49.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdES
163.181.49.190163.181.49.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdES
163.181.49.192163.181.49.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdES
163.181.49.203163.181.49.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdES
47.246.49.18347.246.49.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
47.246.49.18447.246.49.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
47.246.49.18547.246.49.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
47.246.49.18647.246.49.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
47.246.49.18747.246.49.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
47.246.49.20247.246.49.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
47.246.49.20347.246.49.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
47.246.49.20447.246.49.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS

WHOIS identity

No WHOIS records are currently associated with fr.higer.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from fr.higer.com in the public web crawl.

6 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from fr.higer.com.

Cypher and MCP

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

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