Skip to content

Hostname

server.kasa.org

Last fetched

server.kasa.org resolves to 1 IPv4 address operated by ATT-INTERNET4 - AT&T Enterprises, LLC in US.

Nutrition Label

WHISPER CANON · server.kasa.orgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/server.kasa.org

Resolution chain

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

IPPrefixASNOperatorCountry
99.6.110.8499.0.0.0/13AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS

WHOIS identity

No WHOIS records are currently associated with server.kasa.org in WhisperGraph.

Subdomains

1 observed subdomain of server.kasa.org.

Web-graph footprint

Distinct hostnames that link to or from server.kasa.org in the public web crawl.

32 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for server.kasa.org.

MechanismTarget
SPF_Amaillist.kasa.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.180.90.36
SPF_IP12.180.90.38
SPF_IP207.246.114.204
SPF_IP207.246.114.250
SPF_IP99.6.110.84
SPF_IP99.6.110.85

Related pages

Pivot deeper into the graph from server.kasa.org.

Cypher and MCP

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

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