Hostname
satisloh.com
Last fetched
satisloh.com resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists iana:151 as the registrar.
Nutrition Label
Resolution chain
satisloh.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 49.13.251.24 | 49.13.0.0/16 | AS24940 | HETZNER-AS | DE |
WHOIS identity
- Registrar
- iana:151
- Organization
- satisloh
- Contact emails
Subdomains
12 observed subdomains of satisloh.com.
Web-graph footprint
Distinct hostnames that link to or from satisloh.com in the public web crawl.
381 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for satisloh.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.customer.avenit.de |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | agenturserver.de |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 130.214.160.64/28 |
| SPF_IP | 130.214.168.80/29 |
| SPF_IP | 155.56.208.68/32 |
| SPF_IP | 176.52.244.58 |
| SPF_IP | 188.94.250.251/32 |
| SPF_IP | 193.242.17.196 |
| SPF_IP | 193.242.17.197 |
| SPF_IP | 194.37.255.29/32 |
| SPF_IP | 217.239.167.74 |
| SPF_IP | 78.94.78.70 |
| SPF_IP | 91.198.224.29/32 |
Related pages
Pivot deeper into the graph from satisloh.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "satisloh.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.