Skip to content

Hostname

lendbuzz-staging.com

Last fetched

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

Resolution chain

No IPv4 resolution is recorded for lendbuzz-staging.com in WhisperGraph.

IPv6 resolution

No AAAA record for lendbuzz-staging.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Contact emails
0b19cd4b-ad11-4878-a7c0-c3f4cb0ebc85@identity-protect.org, 0e912542-a3c0-476f-80d6-12c1b21c5ac6@identity-protect.org, 3062e9c0-1cca-4ab8-91b6-10bec54abe06@identity-protect.org, aaca38b0-bb48-406d-a678-56dc2be13367@identity-protect.org, b6abc797-8e2f-4bce-9985-c9ca93a027e5@identity-protect.org, ce01ba82-7cc2-4d5e-bdc4-8a3b2b605a27@identity-protect.org, e93cfce9-35c1-4603-aea8-7eccc36d4cc7@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-502.awsdns-62.com
  • ns-597.awsdns-10.net
  • ns-1229.awsdns-25.org
  • ns-1773.awsdns-29.co.uk

Threat-feed evidence

History

Related pages

Pivot from lendbuzz-staging.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: "lendbuzz-staging.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.