Skip to content

Hostname

jpgcom.com

Last fetched

jpgcom.com resolves to 7 IPv4 addresses operated by XNNET - XNNET LLC in HK. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · jpgcom.comRouting diversity4.5/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/jpgcom.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.244.90.232103.244.90.0/24AS6134XNNET - XNNET LLCHK
119.28.66.45119.28.66.0/23AS132203TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi AvenueHK
154.94.237.175154.94.237.0/24AS401701COGNETCLOUD-2 - cognetcloud INCHK
45.125.33.11345.125.33.0/24AS55933CLOUDIE-AS-AP - Cloudie LimitedHK
47.79.90.18347.79.88.0/21AS45102ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd.JP
47.91.10.6847.91.0.0/20AS45102ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd.JP
65.52.163.21465.52.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK

WHOIS identity

Registrar
iana:1910
Organization
ai dai fu
Contact emails

Subdomains

8 observed subdomains of jpgcom.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for jpgcom.com.

MechanismTarget
SPF_INCLUDE_spf.mx.cloudflare.net

Related pages

Pivot deeper into the graph from jpgcom.com.

Cypher and MCP

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

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