Hostname
ssgpe.com
Last fetched
ssgpe.com resolves to 2 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists iana:2487 as the registrar.
Nutrition Label
Resolution chain
ssgpe.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 157.90.130.252 | 157.90.0.0/16 | AS24940 | HETZNER-AS - Hetzner Online GmbH | DE |
| 162.250.121.214 | 162.250.120.0/21 | AS19318 | IS-AS-1 - Interserver, Inc | — |
WHOIS identity
- Registrar
- iana:2487
- Organization
- luis novoa calua
- Contact emails
Subdomains
8 observed subdomains of ssgpe.com.
Threat posture
History
Mail and authentication
MX records
- mail.ssgpe.com
- ssgpe.com
SPF policy
5 SPF mechanisms authorising senders for ssgpe.com.
| Mechanism | Target |
|---|---|
| SPF_A | ssgpe.com |
| SPF_INCLUDE | spf-c.mailbaby.net |
| SPF_IP | 157.90.130.210 |
| SPF_IP | 157.90.130.252 |
| SPF_MX | ssgpe.com |
Related pages
Pivot deeper into the graph from ssgpe.com.
- IP · 157.90.130.252
- ASN · AS24940HETZNER-AS - Hetzner Online GmbH
- Registrar · iana:2487
- Country · DE
- Email · log.luis.nc@gmail.com
- TLD · .com
- Browse hostnames · ss…
- 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: "ssgpe.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.