Skip to content

Hostname

zbs.org

Last fetched

zbs.org resolves to 1 IPv4 address operated by NTHL - NETWORK TRANSIT HOLDINGS LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · zbs.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/zbs.org

Resolution chain

zbs.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
205.251.153.15205.251.152.0/22AS11042NTHL - NETWORK TRANSIT HOLDINGS LLCUS

WHOIS identity

Registrar
iana:2
Organization
zbs foundation
Contact emails

Subdomains

27 observed subdomains of zbs.org.

Web-graph footprint

Distinct hostnames that link to or from zbs.org in the public web crawl.

65 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • zbs.org

SPF policy

5 SPF mechanisms authorising senders for zbs.org.

MechanismTarget
SPF_Azbs.org
SPF_INCLUDE_spf.mlsend.com
SPF_IP205.251.153.15
SPF_IP209.217.249.27
SPF_MXzbs.org

Related pages

Pivot deeper into the graph from zbs.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "zbs.org"})-[: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.