Skip to content

Hostname

b8king.com

Last fetched

b8king.com resolves to 99.84.160.105, announced in 99.84.160.0/24 by AMAZON-02 - Amazon.com, Inc. in US. b8king.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · b8king.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/b8king.com

Resolution chain

IPv6 resolution

No AAAA record for b8king.com is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:1923
Registrant organisation
redacted for gdpr privacy

Mail and authentication

Nameservers

  • ns-243.awsdns-30.com
  • ns-806.awsdns-36.net
  • ns-1231.awsdns-25.org
  • ns-1725.awsdns-23.co.uk

Threat-feed evidence

History

Related pages

Pivot from b8king.com 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: "b8king.com"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.