Skip to content

Hostname

kutego.cloud

Last fetched

kutego.cloud resolves to 1 IPv4 address operated by AS48596 in DE. WHOIS lists iana:1420 as the registrar.

Nutrition Label

WHISPER CANON · kutego.cloudRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/kutego.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
45.87.158.745.87.158.0/23AS48596DE

WHOIS identity

Registrar
iana:1420
Organization
kutego
Contact emails

Subdomains

71 observed subdomains of kutego.cloud.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for kutego.cloud.

MechanismTarget
SPF_INCLUDEkutego.email
SPF_IP143.55.238.24
SPF_IP157.90.98.160/27
SPF_IP198.244.61.70
SPF_MXkutego.cloud

Related pages

Pivot deeper into the graph from kutego.cloud.

Cypher and MCP

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

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