Skip to content

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

WHISPER CANON · sgvps.netRouting diversity3.0/10Peering density8.3/10MOAS conflict⚠ 2 conflictsThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint10.0/10canon.whisper.security/host/sgvps.net

Resolution chain

sgvps.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.107.50.16434.107.48.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCDE
35.207.181.2735.207.128.0/18AS15169GOOGLE - Google LLCDE
35.223.248.20835.223.240.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:69
Organization
siteground.com
Contact emails

Subdomains

73,759 observed subdomains of sgvps.net.

Web-graph footprint

Distinct hostnames that link to or from sgvps.net in the public web crawl.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from sgvps.net.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.