Skip to content

Hostname

ojs.ptmjb.com

Last fetched

ojs.ptmjb.com resolves to 1 IPv4 address operated by AS58487 in ID.

Nutrition Label

WHISPER CANON · ojs.ptmjb.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/ojs.ptmjb.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.247.9.181103.247.9.0/24AS58487ID

WHOIS identity

No WHOIS records are currently associated with ojs.ptmjb.com in WhisperGraph.

Subdomains

1 observed subdomain of ojs.ptmjb.com.

Web-graph footprint

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

10 sites link to this hostname.

123 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ojs.ptmjb.com.

MechanismTarget
SPF_Aojs.ptmjb.com
SPF_IP103.247.9.179
SPF_IP103.247.9.181
SPF_IP203.175.9.109
SPF_IP203.175.9.110
SPF_IP203.175.9.168
SPF_MXojs.ptmjb.com

Related pages

Pivot deeper into the graph from ojs.ptmjb.com.

Cypher and MCP

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

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