Skip to content

Hostname

osogrande.com

Last fetched

osogrande.com resolves to 1 IPv4 address operated by OGT-AS - Oso Grande Technologies, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · osogrande.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/osogrande.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.133.99.13192.133.99.0/24AS2901OGT-AS - Oso Grande Technologies, Inc.US

WHOIS identity

Registrar
iana:69
Organization
oso grande technologies
Contact emails

Subdomains

26 observed subdomains of osogrande.com.

Web-graph footprint

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

9 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for osogrande.com.

MechanismTarget
SPF_Aosogrande.com
SPF_INCLUDE_spf.mailspamprotection.com
SPF_INCLUDEpaya.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.133.99.0/24
SPF_IP199.16.139.16/28
SPF_IP206.108.40.0/25
SPF_IP206.154.105.160/27
SPF_IP35.209.205.99
SPF_MXosogrande.com

Related pages

Pivot deeper into the graph from osogrande.com.

Cypher and MCP

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

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