Hostname
server.kb.help
Last fetched
server.kb.help resolves to 143.204.55.116, announced in 143.204.48.0/21 by AMAZON-02 - Amazon.com, Inc. in CH. server.kb.help is listed by 3 threat feeds; reconciled level HIGH.
Threat posture
40threat score (procedure-native scale)
HIGHListed by 3 threat feeds. At least one source recommends blocking.
Categories: Phishing
- Threat feeds listing this
- 3
- Verdict coverage
- malicious-evidenced
- First seen on a feed
- Wed, 26 Aug 2026 14:49:27 GMT
- Last seen on a feed
- Wed, 16 Sep 2026 00:43:34 GMT
Nutrition Label
Resolution chain
- 143.204.55.116
143.204.48.0/21 · AMAZON-02 - Amazon.com, Inc. · Zurich, CH
- 143.204.55.77
143.204.48.0/21 · AMAZON-02 - Amazon.com, Inc. · Zurich, CH
- 143.204.55.88
143.204.48.0/21 · AMAZON-02 - Amazon.com, Inc. · Zurich, CH
- 143.204.55.98
143.204.48.0/21 · AMAZON-02 - Amazon.com, Inc. · Zurich, CH
- 3.171.214.111
3.171.212.0/22 · AMAZON-02 - Amazon.com, Inc. · Frankfurt am Main, DE
- 3.171.214.24
3.171.212.0/22 · AMAZON-02 - Amazon.com, Inc. · Frankfurt am Main, DE
- 3.171.214.27
3.171.212.0/22 · AMAZON-02 - Amazon.com, Inc. · Frankfurt am Main, DE
- 3.171.214.35
3.171.212.0/22 · AMAZON-02 - Amazon.com, Inc. · Frankfurt am Main, DE
- 3.175.246.61
- 3.175.246.32
- 3.175.246.78
- 3.175.246.13
IPv6 resolution
WHOIS identity
WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for server.kb.help. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.
Mail and authentication
Nameservers
- ns-72.awsdns-09.com
- ns-526.awsdns-01.net
- ns-1362.awsdns-42.org
- ns-1883.awsdns-43.co.uk
Threat-feed evidence
History
Related pages
Pivot from server.kb.help into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "server.kb.help"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.