Skip to content

Hostname

close.se

Last fetched

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

Nutrition Label

WHISPER CANON · close.seRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/close.se

Resolution chain

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

IPPrefixASNOperatorCountry
213.136.43.203213.136.32.0/19AS8473BAHNHOFSE

WHOIS identity

Registrar
registrar:abion ab
Organization
Contact emails

Subdomains

2 observed subdomains of close.se.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for close.se.

MechanismTarget
SPF_Aclose.c.nordic.osmanagedservices.net
SPF_Aclose.se
SPF_IP178.21.135.180
SPF_IP178.73.216.94
SPF_IP192.121.137.0/26
SPF_IP192.121.99.0/26
SPF_IP194.103.41.0/26
SPF_IP213.136.33.9
SPF_IP213.136.43.203
SPF_IP213.136.43.204
SPF_IP213.80.101.0/26
SPF_IP85.17.79.16
SPF_MXclose.se

Related pages

Pivot deeper into the graph from close.se.

Cypher and MCP

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

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