Skip to content

Hostname

kawei.at

Last fetched

kawei.at resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · kawei.atRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/kawei.at

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.79.154104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.146.116172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
194.1.147.72194.1.147.0/24AS210250GB
194.1.147.81194.1.147.0/24AS210250GB

WHOIS identity

No WHOIS records are currently associated with kawei.at in WhisperGraph.

Subdomains

2 observed subdomains of kawei.at.

Web-graph footprint

Distinct hostnames that link to or from kawei.at in the public web crawl.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for kawei.at.

MechanismTarget
SPF_Akawei.at
SPF_INCLUDE_spf.mx.cloudflare.net
SPF_IP5.254.55.45
SPF_IP5.254.58.19
SPF_MXkawei.at

Related pages

Pivot deeper into the graph from kawei.at.

Cypher and MCP

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

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