Skip to content

Hostname

kemsa.com.py

Last fetched

kemsa.com.py resolves to 1 IPv4 address operated by AS27823 in AR.

Nutrition Label

WHISPER CANON · kemsa.com.pyRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/kemsa.com.py

Resolution chain

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

IPPrefixASNOperatorCountry
179.43.127.78179.43.127.0/24AS27823AR

WHOIS identity

No WHOIS records are currently associated with kemsa.com.py in WhisperGraph.

Subdomains

13 observed subdomains of kemsa.com.py.

Web-graph footprint

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

24 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for kemsa.com.py.

MechanismTarget
SPF_Amx1.kemsa.com.py
SPF_Amx2.kemsa.com.py
SPF_INCLUDE_spf.google.com
SPF_IP190.128.135.116
SPF_IP200.3.255.133

Related pages

Pivot deeper into the graph from kemsa.com.py.

Cypher and MCP

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

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