Hostname
sp376.pl
Last fetched
sp376.pl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:nazwa.pl sp. z o.o. as the registrar.
Nutrition Label
Resolution chain
sp376.pl 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
- registrar:nazwa.pl sp. z o.o.
- Organization
- gimnazjum z oddziałami integracyjnymi nr 126 im. bohaterów westerplatte
- Contact emails
- —
Subdomains
2 observed subdomains of sp376.pl.
| Subdomain |
|---|
| mta-sts.sp376.pl |
| www.sp376.pl |
Web-graph footprint
Distinct hostnames that link to or from sp376.pl in the public web crawl.
169 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- sp376.pl
SPF policy
8 SPF mechanisms authorising senders for sp376.pl.
| Mechanism | Target |
|---|---|
| SPF_A | 85.128.196.29 |
| SPF_A | sp376.pl |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | gim126.nazwa.pl |
| SPF_INCLUDE | sp376.pl |
| SPF_IP | 85.128.196.29/32 |
| SPF_IP | 91.211.100.73/32 |
| SPF_MX | sp376.pl |
Related pages
Pivot deeper into the graph from sp376.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sp376.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.