Skip to content

Hostname

okt-trailer.com

Last fetched

okt-trailer.com resolves to 1 IPv4 address operated by AS47516 in TR. WHOIS lists iana:1601 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.87.120.19745.87.120.0/24AS47516TR

WHOIS identity

Registrar
iana:1601
Organization
registrant of okt-trailer.com
Contact emails

Subdomains

5 observed subdomains of okt-trailer.com.

Web-graph footprint

Distinct hostnames that link to or from okt-trailer.com in the public web crawl.

12 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for okt-trailer.com.

MechanismTarget
SPF_Aokt-trailer.com
SPF_IP213.14.63.18
SPF_IP85.115.56.0/24
SPF_IP85.115.62.0/24
SPF_MXcust32212-s.out.mailcontrol.com
SPF_MXokt-trailer.com

Related pages

Pivot deeper into the graph from okt-trailer.com.

Cypher and MCP

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

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