Skip to content

Hostname

osttech.net

Last fetched

osttech.net is a registered hostname under the .net top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · osttech.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/osttech.net

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:433
Organization
osttech,s.c.
Contact emails

Subdomains

8 observed subdomains of osttech.net.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for osttech.net.

MechanismTarget
SPF_Aosttech.net
SPF_IP185.145.179.7
SPF_IP208.85.22.50
SPF_IP37.230.93.206
SPF_MXosttech.net

Related pages

Pivot deeper into the graph from osttech.net.

Cypher and MCP

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

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