Skip to content

Hostname

kwglobal.com

Last fetched

kwglobal.com appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · kwglobal.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kwglobal.com

Resolution chain

kwglobal.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

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

33 SPF mechanisms authorising senders for kwglobal.com.

MechanismTarget
SPF_INCLUDE6510057.spf05.hubspotemail.net
SPF_INCLUDEone.zoho.com
SPF_INCLUDEspf.sheridan.com
SPF_IP121.243.6.155
SPF_IP149.72.161.78
SPF_IP149.72.32.71
SPF_IP149.72.32.80
SPF_IP168.245.100.209
SPF_IP173.254.190.129
SPF_IP180.94.14.2
SPF_IP180.94.14.22
SPF_IP180.94.14.23
SPF_IP185.131.228.0/25
SPF_IP185.131.228.128/25
SPF_IP185.131.229.0/25
SPF_IP192.40.160.0/19
SPF_IP198.21.0.140
SPF_IP216.24.224.0/20
SPF_IP216.27.12.144/28
SPF_IP216.27.14.0/26
SPF_IP216.27.14.64/27
SPF_IP216.27.20.128/27
SPF_IP216.27.22.160/27
SPF_IP216.27.22.192/27
SPF_IP216.27.8.32/28
SPF_IP216.30.180.227
SPF_IP65.98.146.0/24
SPF_IP65.98.206.0/24
SPF_IP65.98.214.0/24
SPF_IP65.98.228.0/24
SPF_IP65.98.250.0/24
SPF_IP69.63.150.0/23
SPF_IP74.91.80.0/20

Related pages

Pivot deeper into the graph from kwglobal.com.

Cypher and MCP

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

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