Skip to content

Hostname

osiris.in

Last fetched

osiris.in resolves to 1 IPv4 address operated by BLAZING-AS-IN BLAZING BULLET PRIVATE LIMITED in IN. WHOIS lists iana:801217 as the registrar.

Nutrition Label

WHISPER CANON · osiris.inRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/osiris.in

Resolution chain

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

IPPrefixASNOperatorCountry
160.22.108.238160.22.108.0/24AS152523BLAZING-AS-IN BLAZING BULLET PRIVATE LIMITEDIN

WHOIS identity

Registrar
iana:801217
Organization
anurag sood
Contact emails

Subdomains

42 observed subdomains of osiris.in.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for osiris.in.

MechanismTarget
SPF_Aosiris.in
SPF_Aosiris.ncrdns.net
SPF_MXosiris.in

Related pages

Pivot deeper into the graph from osiris.in.

Cypher and MCP

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

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