Skip to content

Hostname

faherix.com

Last fetched

faherix.com resolves to 14 IPv4 addresses operated by TENCENT-NET-AP-CN Tencent Building, Kejizhongyi Avenue in CN. WHOIS lists iana:1697 as the registrar.

Nutrition Label

WHISPER CANON · faherix.comRouting diversity5.7/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/faherix.com

Resolution chain

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

IPPrefixASNOperatorCountry
1.12.0.291.12.0.0/20AS132203TENCENT-NET-AP-CN Tencent Building, Kejizhongyi AvenueCN
1.12.0.301.12.0.0/20AS132203TENCENT-NET-AP-CN Tencent Building, Kejizhongyi AvenueCN
1.13.76.551.13.64.0/18AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company LimitedCN
1.14.119.551.14.64.0/18AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company LimitedCN
1.14.119.551.14.64.0/18AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company LimitedCN
101.227.168.55101.227.168.0/23AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
111.13.203.55111.13.0.0/16AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
112.80.181.155112.80.0.0/13AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
117.135.128.155117.135.128.0/24AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
124.64.205.155124.64.205.0/24AS4808CHINA169-BJ China Unicom Beijing Province NetworkCN
124.64.205.155124.64.205.0/24AS4808CHINA169-BJ China Unicom Beijing Province NetworkCN
125.94.59.155125.88.0.0/13AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
163.177.5.55163.177.5.0/24AS136958UNICOM-GUANGZHOU-IDC China Unicom Guangdong IP networkCN
220.196.136.55220.196.136.0/24AS140979UNICOM-SHFT-IDC China Unicom Shanghai FuTe IDC networkCN
36.155.149.5536.155.144.0/21AS56046CMNET-JIANGSU-AP China Mobile communications corporationCN
49.7.107.15549.7.64.0/18AS23724CHINANET-IDC-BJ-AP IDC, China Telecommunications CorporationCN
49.7.107.15549.7.64.0/18AS23724CHINANET-IDC-BJ-AP IDC, China Telecommunications CorporationCN

WHOIS identity

Registrar
iana:1697
Organization
Contact emails

Subdomains

1 observed subdomain of faherix.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for faherix.com.

MechanismTarget
SPF_INCLUDEspf.mail.qq.com

Related pages

Pivot deeper into the graph from faherix.com.

Cypher and MCP

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

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