Skip to content

Hostname

botek.se

Last fetched

botek.se resolves to 1 IPv4 address operated by AS44136 in SE. WHOIS lists registrar:abion ab as the registrar.

Nutrition Label

WHISPER CANON · botek.seRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/botek.se

Resolution chain

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

IPPrefixASNOperatorCountry
46.16.236.2646.16.232.0/21AS44136SE

WHOIS identity

Registrar
registrar:abion ab
Organization
Contact emails

Subdomains

20 observed subdomains of botek.se.

Web-graph footprint

Distinct hostnames that link to or from botek.se in the public web crawl.

14 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for botek.se.

MechanismTarget
SPF_INCLUDE_spf.m101.websupport.se
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.67.64.198
SPF_IP213.212.42.85
SPF_IP46.16.233.145
SPF_IP46.16.236.26
SPF_IP51.145.213.197
SPF_IP91.201.62.40
SPF_IP93.90.145.12

Related pages

Pivot deeper into the graph from botek.se.

Cypher and MCP

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

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