Skip to content

Hostname

japhar.com

Last fetched

japhar.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists iana:3862 as the registrar.

Nutrition Label

WHISPER CANON · japhar.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/japhar.com

Resolution chain

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

IPPrefixASNOperatorCountry
64.225.71.7164.225.64.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
iana:3862
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

12 observed subdomains of japhar.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

13 SPF mechanisms authorising senders for japhar.com.

MechanismTarget
SPF_Ajaphar.com
SPF_IP176.46.192.0/18
SPF_IP192.104.41.0/24
SPF_IP193.5.253.0/24
SPF_IP194.209.108.0/24
SPF_IP194.209.185.0/24
SPF_IP195.190.160.0/19
SPF_IP62.48.96.0/19
SPF_IP64.225.71.71
SPF_IP78.199.149.17
SPF_IP83.159.100.229
SPF_IP84.55.192.0/18
SPF_MXjaphar.com

Related pages

Pivot deeper into the graph from japhar.com.

Cypher and MCP

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

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