Skip to content

Hostname

k2management.com

Last fetched

k2management.com resolves to 1 IPv4 address operated by SWIPNET - Tele2 Sverige AB in SE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · k2management.comRouting diversity1.5/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/k2management.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.14.90.203193.12.0.0/14AS1257SWIPNET - Tele2 Sverige ABSE

WHOIS identity

Registrar
iana:269
Organization
k2 management a/s
Contact emails

Subdomains

7 observed subdomains of k2management.com.

Web-graph footprint

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

39 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for k2management.com.

MechanismTarget
SPF_INCLUDE3808067.spf05.hubspotemail.net
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP193.106.122.46
SPF_IP212.139.180.42
SPF_IP81.131.38.114
SPF_IP91.224.174.132
SPF_IP91.224.174.177

Related pages

Pivot deeper into the graph from k2management.com.

Cypher and MCP

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

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