Skip to content

Hostname

kutsaca.com

Last fetched

kutsaca.com resolves to 1 IPv4 address operated by WEBHS WEBSP LDA in PT. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · kutsaca.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kutsaca.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.90.56.71185.90.56.0/24AS59787WEBHS WEBSP LDAPT

WHOIS identity

Registrar
iana:151
Organization
associacao kutsaca - desenvolvimento social e cultural - representacao permanente
Contact emails

Subdomains

2 observed subdomains of kutsaca.com.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for kutsaca.com.

MechanismTarget
SPF_Akutsaca.com
SPF_Amail.kutsaca.com
SPF_INCLUDE_spf.spambusters.email
SPF_INCLUDE_spf7.serverhs.org
SPF_IP185.90.56.71
SPF_MXkutsaca.com

Related pages

Pivot deeper into the graph from kutsaca.com.

Cypher and MCP

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

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