Skip to content

Hostname

osf.digital

Last fetched

osf.digital resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · osf.digitalRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/osf.digital

Resolution chain

osf.digital resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.38.199104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.145.18172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:48
Organization
alexandru bradescu-popa
Contact emails

Subdomains

31 observed subdomains of osf.digital.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for osf.digital.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzoho.com
SPF_IP149.72.122.80
SPF_IP176.31.16.0/27
SPF_IP176.31.64.232
SPF_IP192.254.121.248/32
SPF_IP37.187.186.201/32
SPF_IP91.207.103.182

Related pages

Pivot deeper into the graph from osf.digital.

Cypher and MCP

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

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