Skip to content

Hostname

kutt.it

Last fetched

kutt.it resolves to 7 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:101domain grs limited as the registrar.

Nutrition Label

WHISPER CANON · kutt.itRouting diversity4.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/kutt.it

Resolution chain

kutt.it resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.43.235104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.21.58.119104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.159.107172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.188.125172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
78.47.211.20878.46.0.0/15AS24940DE

WHOIS identity

Registrar
registrar:101domain grs limited
Organization
pouria ezzati
Contact emails

Subdomains

8 observed subdomains of kutt.it.

Web-graph footprint

Distinct hostnames that link to or from kutt.it in the public web crawl.

591 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for kutt.it.

MechanismTarget
SPF_INCLUDEspf.privateemail.com

Related pages

Pivot deeper into the graph from kutt.it.

Cypher and MCP

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

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