Skip to content

Hostname

gotik.org

Last fetched

gotik.org resolves to 1 IPv4 address operated by AS53107 in BR. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · gotik.orgRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/gotik.org

Resolution chain

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

IPPrefixASNOperatorCountry
186.209.113.105186.209.113.0/24AS53107BR

WHOIS identity

Registrar
iana:303
Organization
jonas kropf
Contact emails

Subdomains

13 observed subdomains of gotik.org.

Web-graph footprint

Distinct hostnames that link to or from gotik.org in the public web crawl.

5 sites link to this hostname.

478 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • gotik.org

SPF policy

11 SPF mechanisms authorising senders for gotik.org.

MechanismTarget
SPF_Agotik.org
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDEspf-c.mailbaby.net
SPF_INCLUDEspf.antispamcloud.com
SPF_IP177.234.152.50
SPF_IP177.234.152.58
SPF_IP177.234.153.136
SPF_IP186.209.113.105
SPF_IP186.209.113.126
SPF_IP54.39.158.159
SPF_MXgotik.org

Related pages

Pivot deeper into the graph from gotik.org.

Cypher and MCP

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

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