Hostname
sbav.net
Last fetched
sbav.net resolves to 9 IPv4 addresses operated by AS212336 in US. WHOIS lists iana:4162 as the registrar.
Nutrition Label
Resolution chain
sbav.net resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 131.143.251.173 | 131.143.251.0/24 | AS212336 | — | US |
| 166.88.132.178 | 166.88.132.0/24 | AS149440 | — | DE |
| 176.32.37.236 | 176.32.37.0/24 | AS49392 | — | RU |
| 23.27.168.117 | 23.27.168.0/24 | AS149440 | — | US |
| 38.225.209.250 | 38.225.209.0/24 | AS149440 | — | CH |
| 38.255.16.202 | 38.255.16.0/24 | AS46783 | EL-US - EASY LINK LLC | US |
| 38.255.16.208 | 38.255.16.0/24 | AS46783 | EL-US - EASY LINK LLC | US |
| 38.255.17.180 | 38.255.17.0/24 | AS46783 | EL-US - EASY LINK LLC | US |
| 38.255.17.38 | 38.255.17.0/24 | AS46783 | EL-US - EASY LINK LLC | US |
WHOIS identity
- Registrar
- iana:4162
- Organization
- moniker privacy services
- Contact emails
- 045c713c453a531a2316398795ee9878fa5d94e29bbaf2182d9711aa8b9a91cd@sbav.net.whoisproxy.org
- 20cdc5bf657e1e03c8c61579a4ab6ec2e97c54266fc03367908e026900dd4bb8@sbav.net.whoisproxy.org
- 3ab4291ba1c1edd668d8e1a69b9c88ab47d20684a2e19ccd17e17e335c823cfb@sbav.net.whoisproxy.org
- 3e1fe3602b4e0e02d95da0bab2fb94f6b8a28f87a48fd21a03f06f1f8d91bd33@sbav.net.whoisproxy.org
- 6cae7cc372baa971471e973d98908e59246bdd978bacb947ce209fce2d4dbe14@sbav.net.whoisproxy.org
- 742a92a390724a91f6ddecd6412acf092c1930a63d3754f5b53499a5579e8b66@sbav.net.whoisproxy.org
- 8c55faa28734ce0a5eda8b830be18de9818783a5cc14557def6a66342edb5507@sbav.net.whoisproxy.org
- d8eac5b9f98bc10709d15e6614d5aaacc72078277e12f367679d43ae76d6ace1@sbav.net.whoisproxy.org
- fec8571a23ee9b0a37dc05cae67402ee05f545c5add4fd341edab3dad954c735@sbav.net.whoisproxy.org
Subdomains
4 observed subdomains of sbav.net.
Threat posture
History
Related pages
Pivot deeper into the graph from sbav.net.
- IP · 131.143.251.173
- ASN · AS212336
- Registrar · iana:4162
- Country · US
- Email · 045c713c453a531a2316398795ee9878fa5d94e29bbaf2182d9711aa8b9a91cd@sbav.net.whoisproxy.org
- TLD · .net
- Browse hostnames · sb…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sbav.net"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.