Skip to content

Hostname

katech.com.ar

Last fetched

katech.com.ar resolves to 4 IPv4 addresses operated by ANSONNET-AS-UK in US.

Nutrition Label

WHISPER CANON · katech.com.arRouting diversity3.0/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/katech.com.ar

Resolution chain

katech.com.ar resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
147.79.72.12147.79.72.0/21AS47583ANSONNET-AS-UKUS
147.79.79.206147.79.72.0/21AS47583ANSONNET-AS-UKUS
191.101.228.30191.101.228.0/24AS47583ANSONNET-AS-UKSG
77.37.66.8377.37.66.0/24AS47583ANSONNET-AS-UKSG

WHOIS identity

No WHOIS records are currently associated with katech.com.ar in WhisperGraph.

Subdomains

4 observed subdomains of katech.com.ar.

Web-graph footprint

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

47 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for katech.com.ar.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.fromdoppler.com
SPF_INCLUDEspf.leadconnectorhq.com

Related pages

Pivot deeper into the graph from katech.com.ar.

Cypher and MCP

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

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