Skip to content

Hostname

osf-global.com

Last fetched

osf-global.com resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
149.28.45.48149.28.32.0/19AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

Registrar
iana:48
Organization
gerard szatvanyi
Contact emails

Subdomains

15 observed subdomains of osf-global.com.

Web-graph footprint

Distinct hostnames that link to or from osf-global.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for osf-global.com.

MechanismTarget
SPF_INCLUDE_phishspf.knowbe4.com
SPF_INCLUDEauth.msgapp.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtransmail.net
SPF_IP13.81.2.218/32
SPF_IP176.31.16.0/27
SPF_IP192.254.121.248/32
SPF_IP201.49.35.159/32
SPF_IP216.251.230.0/24
SPF_IP37.187.186.201/32
SPF_IP91.207.103.182

Related pages

Pivot deeper into the graph from osf-global.com.

Cypher and MCP

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

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