Skip to content

Hostname

osisoft.com

Last fetched

osisoft.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:447 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.2.148104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.3.148104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:447
Organization
osisoft, llc.
Contact emails

Subdomains

137 observed subdomains of osisoft.com.

Web-graph footprint

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

420 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for osisoft.com.

MechanismTarget
SPF_EXISTS%{i}.spf.hc1632-22.c3s2.iphmx.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.140.27.252
SPF_IP208.117.50.111
SPF_IP208.242.148.131
SPF_IP217.243.174.26
SPF_IP74.203.49.36
SPF_IP8.19.44.116

Related pages

Pivot deeper into the graph from osisoft.com.

Cypher and MCP

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

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