Hostname
sgc-services.com
Last fetched
sgc-services.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sgc-services.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 0151727641
- Contact emails
- sgc-services.com@contactprivacy.com
- info@sgcservizi.eu
- 145ad5cd-d625-4254-bf9f-61b9a44d8026@identity-protect.org
- 524e7f60-f38a-49d0-a011-e517e580304c@identity-protect.org
- 996105fb-9e7c-421a-a176-293591b488c3@identity-protect.org
- aed1d2a6-bf09-438a-9482-8d23a47a375c@identity-protect.org
- b2704107-5ac6-4735-8011-55ca8899b6ea@identity-protect.org
- c3df71b3-83f5-4d55-a353-b5e2c1cdd63b@identity-protect.org
- owner-6678563@sgc-services.com.whoisprivacyservice.org
- owner-9452937@sgc-services.com.whoisprivacyservice.org
Subdomains
72 observed subdomains of sgc-services.com.
Showing 23 of 72. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from sgc-services.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sgc-services.com"})-[: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.