Hostname
sgvps.net
Last fetched
sgvps.net resolves to 3 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in DE. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
sgvps.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.107.50.164 | 34.107.48.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | DE |
| 35.207.181.27 | 35.207.128.0/18 | AS15169 | GOOGLE - Google LLC | DE |
| 35.223.248.208 | 35.223.240.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:69
- Organization
- siteground.com
- Contact emails
Subdomains
73,759 observed subdomains of sgvps.net.
Showing 25 of 73,759. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sgvps.net in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from sgvps.net.
- IP · 34.107.50.164
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:69
- Country · DE
- Email · newdomains@siteground.com
- TLD · .net
- Browse hostnames · sg…
- 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: "sgvps.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.