Hostname
s4e.pl
Last fetched
s4e.pl resolves to 83.168.99.193, announced in 83.168.99.0/24 by NODEA-AS - NODEA SPOLKA Z OGRANICZONA ODPOWIEDZIALNOSCIA in PL. s4e.pl is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for s4e.pl is recorded in WhisperGraph.
Attribution
nodea spolka ograniczona odpowiedzialnoscia
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:cyber_folks s.a.
- Registrant organisation
- s4e
Subdomains
Showing 7 of 14. View all subdomains →
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns1.domenomania.pl
- ns2.domenomania.pl
MX records
- nsp.mx.also.com
SPF policy
- include: nsp.mx.also.com
- include: _spf.google.com
- include: spf.protection.outlook.com
- a: s4e.pl
- mx: s4e.pl
- ip: 212.85.116.37
- ip: 78.10.44.45
- ip: 81.219.25.158
- ip: 83.168.99.194
- ip: 83.168.99.195
- ip: 83.168.99.196
Threat-feed evidence
History
Related pages
Pivot from s4e.pl into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "s4e.pl"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.