Skip to content

Hostname

oshrs.com

Last fetched

oshrs.com resolves to 1 IPv4 address operated by DATAKL-MY DataKL Solutions Sdn Bhd in MY. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · oshrs.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/oshrs.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.130.153.124103.130.153.0/24AS138359DATAKL-MY DataKL Solutions Sdn BhdMY

WHOIS identity

Registrar
iana:146
Organization
domain administrator
Contact emails

Subdomains

6 observed subdomains of oshrs.com.

Web-graph footprint

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

31 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for oshrs.com.

MechanismTarget
SPF_INCLUDE90962bfd.ppspf.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.82.59.244

Related pages

Pivot deeper into the graph from oshrs.com.

Cypher and MCP

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

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