Skip to content

Hostname

kwe.com

Last fetched

kwe.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · kwe.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kwe.com

Resolution chain

kwe.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
kintetsu world express
Contact emails

Subdomains

84 observed subdomains of kwe.com.

Web-graph footprint

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

230 sites link to this hostname.

218 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for kwe.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.haihaimail.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP147.160.167.0/26
SPF_IP175.98.114.197
SPF_IP198.99.224.133
SPF_IP198.99.224.168
SPF_IP202.19.112.161
SPF_IP202.19.112.171
SPF_IP202.19.126.48
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP3.227.102.189
SPF_IP52.54.87.84
SPF_MXam.kwe.com

Related pages

Pivot deeper into the graph from kwe.com.

Cypher and MCP

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

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