Hostname
s2b.tech
Last fetched
s2b.tech resolves to 95.181.177.62, announced in 95.181.177.0/24 by EdgeCenterLLC - EdgeCenter LLC in RU. s2b.tech 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
- 95.181.177.62
95.181.177.0/24 · EdgeCenterLLC - EdgeCenter LLC · Moscow, RU
IPv6 resolution
No AAAA record for s2b.tech is recorded in WhisperGraph.
Attribution
edgecenter
ORIGIN_AS
WHOIS identity
Subdomains
Mail and authentication
Nameservers
- ns1.edgedns.ru
- ns2.edgedns.ru
- cloud-ns09.sberdevices.ru
- ns3.servicepipe.ru
- ns4.servicepipe.ru
- cloud-ns09.s2b.tech
- cloud-ns10.s2b.tech
MX records
- mx4.sberdevices.ru
- mx5.sberdevices.ru
SPF policy
- mx: s2b.tech
Threat-feed evidence
History
Related pages
Pivot from s2b.tech 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: "s2b.tech"})-[: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.