Skip to content

Hostname

csb-api.net

Last fetched

csb-api.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. csb-api.net 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 · csb-api.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/csb-api.net

Resolution chain

No IPv4 resolution is recorded for csb-api.net in WhisperGraph.

IPv6 resolution

No AAAA record for csb-api.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
identity protection service
Contact emails
0135f2c7-18fc-4b30-bad1-3d584fb92f15@identity-protect.org, 11bd68ea-a25c-45aa-9eba-159eb87c1389@identity-protect.org, 64a318d0-ff64-41df-b2d6-b92c4e0f76f7@identity-protect.org, fd461824-3dd1-47ec-bbf9-2a0420d69103@identity-protect.org, owner-8737274@csb-api.net.whoisprivacyservice.org

Mail and authentication

Nameservers

  • ns-201.awsdns-25.com
  • ns-880.awsdns-46.net
  • ns-1160.awsdns-17.org
  • ns-1686.awsdns-18.co.uk

Threat-feed evidence

History

Related pages

Pivot from csb-api.net 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: "csb-api.net"})-[: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.