Hostname
spb3.vip
Last fetched
spb3.vip resolves to 128.1.231.189, announced in 128.1.231.0/24 by ZEN-ECN - Zenlayer Inc in SG. spb3.vip is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 128.1.231.189
128.1.231.0/24 · ZEN-ECN - Zenlayer Inc · Singapore, SG
- 129.227.90.69
129.227.64.0/19 · ZEN-ECN - Zenlayer Inc · Chia Keng, SG
- 151.243.130.130
151.243.130.0/24 · HOST4NERD - HOST4NERD LLC · Los Angeles, US
IPv6 resolution
No AAAA record for spb3.vip is recorded in WhisperGraph.
Attribution
zenlayer
ORIGIN_AS
WHOIS identity
Mail and authentication
Nameservers
- ns1.byteshieldns.com
- ns2.byteshieldns.com
Threat-feed evidence
History
Related pages
Pivot from spb3.vip 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: "spb3.vip"})-[: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.