Skip to content

Hostname

osho.com

Last fetched

osho.com resolves to 1 IPv4 address operated by IS-AS-1 - Interserver, Inc in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · osho.comRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/osho.com

Resolution chain

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

IPPrefixASNOperatorCountry
216.219.93.35216.219.80.0/20AS19318IS-AS-1 - Interserver, IncUS

WHOIS identity

Registrar
iana:2
Organization
osho international attn osho.com care of network solutions
Contact emails

Subdomains

37 observed subdomains of osho.com.

Web-graph footprint

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

1,257 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for osho.com.

MechanismTarget
SPF_Aosho.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_IP216.219.86.11
SPF_IP216.219.93.35
SPF_IP216.219.93.60
SPF_IP52.215.192.5
SPF_IP54.240.8.0/24
SPF_IP63.34.0.191
SPF_IP66.45.241.123
SPF_MXosho.com

Related pages

Pivot deeper into the graph from osho.com.

Cypher and MCP

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

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