Hostname
schomburg.pl
Last fetched
schomburg.pl resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:domena.pl sp. z o.o. as the registrar.
Nutrition Label
Resolution chain
schomburg.pl 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 |
|---|---|---|---|---|
| 35.158.162.99 | 35.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- registrar:domena.pl sp. z o.o.
- Organization
- —
- Contact emails
- —
Subdomains
13 observed subdomains of schomburg.pl.
Web-graph footprint
Distinct hostnames that link to or from schomburg.pl in the public web crawl.
11 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for schomburg.pl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | smtprelay.louis.info |
| SPF_IP | 195.149.228.194/32 |
| SPF_IP | 212.72.187.39/32 |
| SPF_IP | 51.83.153.137/32 |
| SPF_IP | 79.133.193.96/29 |
| SPF_IP | 79.96.159.57/32 |
| SPF_IP | 85.128.149.180/32 |
| SPF_IP | 94.23.52.38/32 |
Related pages
Pivot deeper into the graph from schomburg.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "schomburg.pl"})-[: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.