Skip to content

Hostname

stratis-digital.com

Last fetched

stratis-digital.com resolves to 1 IPv4 address operated by OVH in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
149.202.180.1149.202.0.0/16AS16276OVHFR

WHOIS identity

Registrar
iana:81
Organization
gary romero
Contact emails

Subdomains

83 observed subdomains of stratis-digital.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for stratis-digital.com.

MechanismTarget
SPF_INCLUDEspf.stratis.pro
SPF_IP149.202.186.211
SPF_IP149.202.78.44/32
SPF_IP151.80.23.227/32
SPF_IP178.32.98.25
SPF_IP5.196.90.142

Related pages

Pivot deeper into the graph from stratis-digital.com.

Cypher and MCP

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

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