Skip to content

Hostname

osga.com

Last fetched

osga.com resolves to 1 IPv4 address operated by AS60281 in NL. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
77.245.56.6977.245.56.0/24AS60281NL

WHOIS identity

Registrar
iana:2
Organization
off shore gaming association attn osga.com care of network solutions
Contact emails

Subdomains

1 observed subdomain of osga.com.

Subdomain
www.osga.com

Web-graph footprint

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

1,665 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for osga.com.

MechanismTarget
SPF_Aosga.com
SPF_INCLUDEsmtp.com
SPF_INCLUDEspf.cloudus.oxcs.net
SPF_IP208.70.128.0/21
SPF_IP67.55.81.48/28
SPF_IP77.245.56.64/28

Related pages

Pivot deeper into the graph from osga.com.

Cypher and MCP

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

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