Skip to content

Hostname

ostc.com

Last fetched

ostc.com resolves to 1 IPv4 address operated by AS203476 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · ostc.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/ostc.com

Resolution chain

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

IPPrefixASNOperatorCountry
155.133.142.4155.133.128.0/20AS203476FR

WHOIS identity

Registrar
iana:81
Organization
ian firla
Contact emails

Subdomains

16 observed subdomains of ostc.com.

Web-graph footprint

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

36 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for ostc.com.

MechanismTarget
SPF_Aostc.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.160.167.0/26
SPF_IP188.39.180.118/32
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP5.148.156.186/32
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32
SPF_MXostc.com

Related pages

Pivot deeper into the graph from ostc.com.

Cypher and MCP

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

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