Skip to content

Hostname

jthr.com.sa

Last fetched

jthr.com.sa resolves to 1 IPv4 address operated by HWCLOUDS-AS-AP - HUAWEI CLOUDS in SA.

Nutrition Label

WHISPER CANON · jthr.com.saRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/jthr.com.sa

Resolution chain

jthr.com.sa resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
101.46.50.116101.46.48.0/20AS136907HWCLOUDS-AS-AP - HUAWEI CLOUDSSA

WHOIS identity

No WHOIS records are currently associated with jthr.com.sa in WhisperGraph.

Subdomains

2 observed subdomains of jthr.com.sa.

Web-graph footprint

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

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for jthr.com.sa.

MechanismTarget
SPF_Ajthr.com.sa
SPF_IP101.46.50.116
SPF_IP83.149.93.226
SPF_MXjthr.com.sa

Related pages

Pivot deeper into the graph from jthr.com.sa.

Cypher and MCP

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

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